#include <h245.h>
Public Types | |
enum | Choices { e_logicalChannelNumber, e_resourceID, e_wholeMultiplex } |
Public Member Functions | |
H245_FlowControlCommand_scope (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_LogicalChannelNumber & () | |
operator const H245_LogicalChannelNumber & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H245_FlowControlCommand_scope::H245_FlowControlCommand_scope | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_FlowControlCommand_scope::operator H245_LogicalChannelNumber & | ( | ) |
H245_FlowControlCommand_scope::operator const H245_LogicalChannelNumber & | ( | ) | const |
PBoolean H245_FlowControlCommand_scope::CreateObject | ( | ) |
PObject* H245_FlowControlCommand_scope::Clone | ( | ) | const |