#include <h245.h>
Public Types | |
enum | Choices { e_request, e_response, e_command } |
Public Member Functions | |
H245_FunctionNotUnderstood (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_RequestMessage & () | |
operator const H245_RequestMessage & () const | |
operator H245_ResponseMessage & () | |
operator const H245_ResponseMessage & () const | |
operator H245_CommandMessage & () | |
operator const H245_CommandMessage & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H245_FunctionNotUnderstood::H245_FunctionNotUnderstood | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_FunctionNotUnderstood::operator H245_RequestMessage & | ( | ) |
H245_FunctionNotUnderstood::operator const H245_RequestMessage & | ( | ) | const |
H245_FunctionNotUnderstood::operator H245_ResponseMessage & | ( | ) |
H245_FunctionNotUnderstood::operator const H245_ResponseMessage & | ( | ) | const |
H245_FunctionNotUnderstood::operator H245_CommandMessage & | ( | ) |
H245_FunctionNotUnderstood::operator const H245_CommandMessage & | ( | ) | const |
BOOL H245_FunctionNotUnderstood::CreateObject | ( | ) |
PObject* H245_FunctionNotUnderstood::Clone | ( | ) | const |