This is Unofficial EPICS BASE Doxygen Site
gtProvider Struct Reference
+ Collaboration diagram for gtProvider:

Public Attributes

ELLNODE node
 
char * name
 
int priority
 
union {
   TIMECURRENTFUN   Time
 
   TIMEEVENTFUN   Event
 
get
 
union {
   TIMECURRENTFUN   Time
 
   TIMEEVENTFUN   Event
 
getInt
 

Detailed Description

Definition at line 47 of file epicsGeneralTime.c.

Member Data Documentation

TIMEEVENTFUN gtProvider::Event

Definition at line 53 of file epicsGeneralTime.c.

union { ... } gtProvider::get
union { ... } gtProvider::getInt
char* gtProvider::name

Definition at line 49 of file epicsGeneralTime.c.

ELLNODE gtProvider::node

Definition at line 48 of file epicsGeneralTime.c.

int gtProvider::priority

Definition at line 50 of file epicsGeneralTime.c.

TIMECURRENTFUN gtProvider::Time

Definition at line 52 of file epicsGeneralTime.c.


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