#include <h248.h>
Public Types | |
enum | Choices { e_addReq, e_moveReq, e_modReq, e_subtractReq, e_auditCapRequest, e_auditValueRequest, e_notifyReq, e_serviceChangeReq } |
Public Member Functions | |
H248_Command (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H248_AmmRequest & () | |
operator const H248_AmmRequest & () const | |
operator H248_SubtractRequest & () | |
operator const H248_SubtractRequest & () const | |
operator H248_AuditRequest & () | |
operator const H248_AuditRequest & () const | |
operator H248_NotifyRequest & () | |
operator const H248_NotifyRequest & () const | |
operator H248_ServiceChangeRequest & () | |
operator const H248_ServiceChangeRequest & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|