This is Unofficial EPICS BASE Doxygen Site
pv Struct Reference

#include "tool_lib.h"

+ Collaboration diagram for pv:

Public Attributes

char * name
 
chid chid
 
long dbfType
 
long dbrType
 
unsigned long nElems
 
unsigned long reqElems
 
int status
 
void * value
 
epicsTimeStamp tsPreviousC
 
epicsTimeStamp tsPreviousS
 
char firstStampPrinted
 
char onceConnected
 
evid evid
 

Detailed Description

Definition at line 67 of file tool_lib.h.

Member Data Documentation

chid pv::chid

Definition at line 70 of file tool_lib.h.

long pv::dbfType

Definition at line 71 of file tool_lib.h.

long pv::dbrType

Definition at line 72 of file tool_lib.h.

evid pv::evid

Definition at line 81 of file tool_lib.h.

char pv::firstStampPrinted

Definition at line 79 of file tool_lib.h.

char* pv::name

Definition at line 69 of file tool_lib.h.

unsigned long pv::nElems

Definition at line 73 of file tool_lib.h.

char pv::onceConnected

Definition at line 80 of file tool_lib.h.

unsigned long pv::reqElems

Definition at line 74 of file tool_lib.h.

int pv::status

Definition at line 75 of file tool_lib.h.

epicsTimeStamp pv::tsPreviousC

Definition at line 77 of file tool_lib.h.

epicsTimeStamp pv::tsPreviousS

Definition at line 78 of file tool_lib.h.

void* pv::value

Definition at line 76 of file tool_lib.h.


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