ChimeraTK-DeviceAccess-EPICS-Backend 01.00.02
Loading...
Searching...
No Matches
pv Struct Reference

#include <EPICSTypes.h>

Public Attributes

char * name
 
chanId chid
 
long dbfType
 
long dbrType
 
unsigned long nElems
 True length of data in value.
 
void * value
 

Detailed Description

Definition at line 18 of file EPICSTypes.h.

Member Data Documentation

◆ chid

chanId pv::chid

Definition at line 20 of file EPICSTypes.h.

◆ dbfType

long pv::dbfType

Definition at line 21 of file EPICSTypes.h.

◆ dbrType

long pv::dbrType

Definition at line 22 of file EPICSTypes.h.

◆ name

char* pv::name

Definition at line 19 of file EPICSTypes.h.

◆ nElems

unsigned long pv::nElems

True length of data in value.

Definition at line 23 of file EPICSTypes.h.

◆ value

void* pv::value

Definition at line 24 of file EPICSTypes.h.


The documentation for this struct was generated from the following file: