This is Unofficial EPICS BASE Doxygen Site
exception_handler_args Struct Reference

#include "cadef.h"

+ Collaboration diagram for exception_handler_args:

Public Attributes

void * usr
 
chanId chid
 
long type
 
long count
 
void * addr
 
long stat
 
long op
 
const char * ctx
 
const char * pFile
 
unsigned lineNo
 

Detailed Description

Definition at line 100 of file cadef.h.

Member Data Documentation

void* exception_handler_args::addr

Definition at line 105 of file cadef.h.

chanId exception_handler_args::chid

Definition at line 102 of file cadef.h.

long exception_handler_args::count

Definition at line 104 of file cadef.h.

const char* exception_handler_args::ctx

Definition at line 108 of file cadef.h.

unsigned exception_handler_args::lineNo

Definition at line 110 of file cadef.h.

long exception_handler_args::op

Definition at line 107 of file cadef.h.

const char* exception_handler_args::pFile

Definition at line 109 of file cadef.h.

long exception_handler_args::stat

Definition at line 106 of file cadef.h.

long exception_handler_args::type

Definition at line 103 of file cadef.h.

void* exception_handler_args::usr

Definition at line 101 of file cadef.h.


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