This is Unofficial EPICS BASE Doxygen Site
event_ext Struct Reference

#include "server.h"

+ Collaboration diagram for event_ext:

Public Attributes

ELLNODE node
 
caHdrLargeArray msg
 
struct channel_in_usepciu
 
struct event_block * pdbev
 
unsigned size
 
unsigned mask
 
char modified
 

Detailed Description

Definition at line 148 of file server.h.

Member Data Documentation

unsigned event_ext::mask

Definition at line 154 of file server.h.

char event_ext::modified

Definition at line 155 of file server.h.

caHdrLargeArray event_ext::msg

Definition at line 150 of file server.h.

ELLNODE event_ext::node

Definition at line 149 of file server.h.

struct channel_in_use* event_ext::pciu

Definition at line 151 of file server.h.

struct event_block* event_ext::pdbev

Definition at line 152 of file server.h.

unsigned event_ext::size

Definition at line 153 of file server.h.


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