PVData C++  8.0.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
epics::pvData::StandardPVField Class Reference

StandardPVField is a class or creating standard data fields. More...

#include <pv/standardPVField.h>

Detailed Description

StandardPVField is a class or creating standard data fields.

Like class StandardField it has two forms of the methods which create a fields: one without properties and one with properties. The properties are some combination of alarm, timeStamp, control, display, and valueAlarm. Just like StandardField there are methods to create the standard properties.

StandardPVField is a singleton class. The class is accessed via the statement:

StandardPVField *standardPVField = getStandardPVField();

Definition at line 38 of file standardPVField.h.


The documentation for this class was generated from the following file: