Q931_CallEvent Struct Reference

Q.931 Call event. More...

#include <Q931call.h>


Data Fields

L3INT id
L3INT type
L3BOOL error
union {
   struct Q931_CallTimerEvent   timer
   struct Q931_CallMessageEvent   message
}; 


Detailed Description

Q.931 Call event.

Definition at line 118 of file Q931call.h.


Field Documentation

L3INT Q931_CallEvent::id

Definition at line 120 of file Q931call.h.

Referenced by Q931CallSendEvent(), Q931Rx23(), Q931Rx43(), and Q931TimerTick().

L3INT Q931_CallEvent::type

Definition at line 121 of file Q931call.h.

Referenced by Q931CallEventGetData(), and Q931CallSendEvent().

L3BOOL Q931_CallEvent::error

Error event

Definition at line 122 of file Q931call.h.

struct Q931_CallTimerEvent Q931_CallEvent::timer [read]

Definition at line 126 of file Q931call.h.

struct Q931_CallMessageEvent Q931_CallEvent::message [read]

Definition at line 127 of file Q931call.h.

union { ... }


The documentation for this struct was generated from the following file:
Generated on Tue Apr 7 17:38:19 2009 for mod_ssh by  doxygen 1.5.4