EPICS Base 7.0.8.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
exception_handler_args Struct Reference

Public Attributes

voidusr
 
chanId chid
 
long type
 
long count
 
voidaddr
 
long stat
 
long op
 
const charctx
 
const charpFile
 
unsigned lineNo
 

Detailed Description

Definition at line 101 of file cadef.h.

Member Data Documentation

◆ usr

void* exception_handler_args::usr

Definition at line 102 of file cadef.h.

◆ chid

chanId exception_handler_args::chid

Definition at line 103 of file cadef.h.

◆ type

long exception_handler_args::type

Definition at line 104 of file cadef.h.

◆ count

long exception_handler_args::count

Definition at line 105 of file cadef.h.

◆ addr

void* exception_handler_args::addr

Definition at line 106 of file cadef.h.

◆ stat

long exception_handler_args::stat

Definition at line 107 of file cadef.h.

◆ op

long exception_handler_args::op

Definition at line 108 of file cadef.h.

◆ ctx

const char* exception_handler_args::ctx

Definition at line 109 of file cadef.h.

◆ pFile

const char* exception_handler_args::pFile

Definition at line 110 of file cadef.h.

◆ lineNo

unsigned exception_handler_args::lineNo

Definition at line 111 of file cadef.h.


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