EPICS Base  7.0.7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
evSubscrip Struct Reference

#include <dbChannel.h>

Collaboration diagram for evSubscrip:
Collaboration graph
[legend]

Public Attributes

ELLNODE node
 
struct dbChannelchan
 
EVENTFUNC * user_sub
 
void * user_arg
 
struct event_que * ev_que
 
db_field_log ** pLastLog
 
unsigned long npend
 
unsigned long nreplace
 
unsigned char select
 
char useValque
 
char callBackInProgress
 
char enabled
 

Detailed Description

event subscription

Definition at line 44 of file dbChannel.h.

Member Data Documentation

unsigned long evSubscrip::npend

n times this event is on the queue

Definition at line 51 of file dbChannel.h.

unsigned long evSubscrip::nreplace

n times replacing event on the queue

Definition at line 52 of file dbChannel.h.


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