This is Unofficial EPICS BASE Doxygen Site
event_handler_args Struct Reference

#include "cadef.h"

+ Collaboration diagram for event_handler_args:

Public Attributes

void * usr
 
chanId chid
 
long type
 
long count
 
const void * dbr
 
int status
 

Detailed Description

Definition at line 84 of file cadef.h.

Member Data Documentation

chanId event_handler_args::chid

Definition at line 86 of file cadef.h.

long event_handler_args::count

Definition at line 88 of file cadef.h.

const void* event_handler_args::dbr

Definition at line 89 of file cadef.h.

int event_handler_args::status

Definition at line 90 of file cadef.h.

long event_handler_args::type

Definition at line 87 of file cadef.h.

void* event_handler_args::usr

Definition at line 85 of file cadef.h.


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