|
NINetVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
|
| ▼CasynPortDriver | |
| CNINetVarDriver | EPICS Asyn port driver class |
| CC2CNV< T > | For a given C data type, provide the appropriate network shared variable type |
| CC2CNV< __int64 > | |
| CC2CNV< bool > | |
| CC2CNV< char * > | |
| CC2CNV< char > | |
| CC2CNV< double > | |
| CC2CNV< float > | |
| CC2CNV< int > | |
| CC2CNV< short > | |
| CC2CNV< unsigned __int64 > | |
| CC2CNV< unsigned char > | |
| CC2CNV< unsigned int > | |
| CC2CNV< unsigned short > | |
| CCallbackData | Stores information to be passed back via a shared variable callback on a subscriber connection |
| CCNV2C< type > | Provide the underlying C data type ctype for a given network shared variable type |
| CCNV2C< CNVBool > | |
| CCNV2C< CNVDouble > | |
| CCNV2C< CNVInt16 > | |
| CCNV2C< CNVInt32 > | |
| CCNV2C< CNVInt64 > | |
| CCNV2C< CNVInt8 > | |
| CCNV2C< CNVSingle > | |
| CCNV2C< CNVString > | |
| CCNV2C< CNVUInt16 > | |
| CCNV2C< CNVUInt32 > | |
| CCNV2C< CNVUInt64 > | |
| CCNV2C< CNVUInt8 > | |
| ▼Cstd::exception | STL class |
| ▼Cstd::runtime_error | STL class |
| CNINetVarException | An STL exception object encapsulating a shared variable error message |
| CWin32StructuredException | An STL exception describing a Win32 Structured Exception |
| CNINetVarInterface | Manager class for the NetVar Interaction. Parses an netvarconfig.xml file and provides access to the 9variables described within |
| CNvItem | Details about a network shared variable we have connected to an asyn parameter |
| CScopedCNVData | A CNVData item that automatically "disposes" itself |
1.8.8