ISIS Logo
NetShrVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
Public Types | Static Public Attributes | List of all members
C2CNV< T > Struct Template Reference

For a given C data type, provide the appropriate network shared variable type. More...

#include <cnvconvert.h>

Public Types

enum  { nvtype = -1 }
 

Static Public Attributes

static const char * desc
 
static asynStatus(asynPortDriver::* asyn_callback )(T *value, size_t nElements, int reason, int addr)
 

Detailed Description

template<typename T>
struct C2CNV< T >

For a given C data type, provide the appropriate network shared variable type.

Definition at line 133 of file cnvconvert.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
nvtype 

Definition at line 135 of file cnvconvert.h.

Member Data Documentation

template<typename T >
asynStatus(asynPortDriver::* C2CNV< T >::asyn_callback)(T *value, size_t nElements, int reason, int addr)
static

Definition at line 137 of file cnvconvert.h.

template<typename T >
const char* C2CNV< T >::desc
static

Definition at line 136 of file cnvconvert.h.


The documentation for this struct was generated from the following file:
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5