|
NetShrVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
|
A CNVData item that automatically "disposes" itself. More...
Public Member Functions | |
| ScopedCNVData (const CNVData &d) | |
| ScopedCNVData () | |
| ScopedCNVData (const ScopedCNVData &d) | |
| CNVData * | operator& () |
| operator CNVData * () | |
| operator CNVData () | |
| ScopedCNVData & | operator= (const ScopedCNVData &d) |
| ScopedCNVData & | operator= (const CNVData &d) |
| bool | operator== (CNVData d) const |
| bool | operator!= (CNVData d) const |
| void | dispose () |
| ~ScopedCNVData () | |
Private Attributes | |
| CNVData | m_value |
A CNVData item that automatically "disposes" itself.
Definition at line 113 of file NetShrVarInterface.cpp.
|
inline |
Definition at line 117 of file NetShrVarInterface.cpp.
|
inline |
Definition at line 118 of file NetShrVarInterface.cpp.
|
inline |
Definition at line 119 of file NetShrVarInterface.cpp.
|
inline |
Definition at line 137 of file NetShrVarInterface.cpp.
References dispose().
|
inline |
Definition at line 127 of file NetShrVarInterface.cpp.
References ERROR_CHECK, and m_value.
Referenced by ~ScopedCNVData().
|
inline |
Definition at line 122 of file NetShrVarInterface.cpp.
References m_value.
|
inline |
Definition at line 121 of file NetShrVarInterface.cpp.
References m_value.
|
inline |
Definition at line 126 of file NetShrVarInterface.cpp.
References m_value.
|
inline |
Definition at line 120 of file NetShrVarInterface.cpp.
References m_value.
|
inline |
Definition at line 123 of file NetShrVarInterface.cpp.
References m_value.
|
inline |
Definition at line 124 of file NetShrVarInterface.cpp.
References m_value.
|
inline |
Definition at line 125 of file NetShrVarInterface.cpp.
References m_value.
|
private |
Definition at line 115 of file NetShrVarInterface.cpp.
Referenced by dispose(), operator CNVData(), operator CNVData *(), operator!=(), operator&(), operator=(), and operator==().
1.8.5