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

Provide the underlying C data type ctype for a given network shared variable type. More...

#include <cnvconvert.h>

Public Types

typedef int ctype
 an instance of the underlying type More...
 

Static Public Member Functions

static void free (ctype)
 function to free any memory associated with type More...
 

Static Public Attributes

static const char * desc
 description of type More...
 

Detailed Description

template<CNVDataType type>
struct CNV2C< type >

Provide the underlying C data type ctype for a given network shared variable type.

Definition at line 20 of file cnvconvert.h.

Member Typedef Documentation

template<CNVDataType type>
typedef int CNV2C< type >::ctype

an instance of the underlying type

Definition at line 22 of file cnvconvert.h.

Member Function Documentation

template<CNVDataType type>
static void CNV2C< type >::free ( ctype  )
static

function to free any memory associated with type

Referenced by NetShrVarInterface::updateParamCNVImpl().

Member Data Documentation

template<CNVDataType type>
const char* CNV2C< type >::desc
static

description of type

Definition at line 23 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