10 #ifndef NDSPVVARIABLEOUT_H
11 #define NDSPVVARIABLEOUT_H
84 void getValue(timespec* pTime, T* pValue)
const;
89 #endif // NDSPVVARIABLEOUT_H
Represents an output PV.
Definition: pvBaseOut.h:35
Defines the base class for the output PVs.
Defines all the enumeration and common types used across the NDS library.
An output PV object that also stores the value so it does not need to delegate the read and write fun...
Definition: pvVariableOut.h:50