#include <peclient.h>
|
enum | Options {
Protocol_H323 = 0x0001,
Protocol_Voice = 0x0002,
Protocol_Max = 0x0002,
Option_WildCard = 0x0004,
Option_SendAccessRequest = 0x0008,
Option_NotAvailable = 0x0010,
Option_PrioritySet = 0x0020,
Option_PriorityMask = 0x1fc0
} |
|
enum | { HighestPriority = 0,
DefaultPriority = 80,
LowestPriority = 127
} |
|
enum | States { Clean,
Dirty,
Deleted
} |
|
◆ anonymous enum
Enumerator |
---|
HighestPriority | |
DefaultPriority | |
LowestPriority | |
◆ Options
Enumerator |
---|
Protocol_H323 | |
Protocol_Voice | |
Protocol_Max | |
Option_WildCard | |
Option_SendAccessRequest | |
Option_NotAvailable | |
Option_PrioritySet | |
Option_PriorityMask | |
◆ States
Enumerator |
---|
Clean | |
Dirty | |
Deleted | |
◆ H323PeerElementDescriptor()
◆ Compare()
Comparison H323PeerElementDescriptor::Compare |
( |
const PObject & |
obj | ) |
const |
◆ ContainsNonexistent()
PBoolean H323PeerElementDescriptor::ContainsNonexistent |
( |
| ) |
|
◆ CopyTo()
void H323PeerElementDescriptor::CopyTo |
( |
H501_Descriptor & |
descriptor | ) |
|
◆ CopyToAddressTemplate()
static PBoolean H323PeerElementDescriptor::CopyToAddressTemplate |
( |
H501_AddressTemplate & |
addressTemplates, |
|
|
const H225_EndpointType & |
ep, |
|
|
const H225_ArrayOf_AliasAddress & |
aliases, |
|
|
const H225_ArrayOf_AliasAddress & |
transportAddress, |
|
|
unsigned |
options = H323PeerElementDescriptor::Protocol_H323 |
|
) |
| |
|
static |
◆ GetPriorityOption()
static unsigned H323PeerElementDescriptor::GetPriorityOption |
( |
unsigned |
options | ) |
|
|
inlinestatic |
◆ GetProtocolList()
static unsigned H323PeerElementDescriptor::GetProtocolList |
( |
const H501_ArrayOf_SupportedProtocols & |
h501Protocols | ) |
|
|
static |
◆ SetPriorityOption()
static unsigned H323PeerElementDescriptor::SetPriorityOption |
( |
unsigned |
pri | ) |
|
|
inlinestatic |
◆ SetProtocolList()
static void H323PeerElementDescriptor::SetProtocolList |
( |
H501_ArrayOf_SupportedProtocols & |
h501Protocols, |
|
|
unsigned |
protocols |
|
) |
| |
|
static |
◆ addressTemplates
H501_ArrayOf_AddressTemplate H323PeerElementDescriptor::addressTemplates |
◆ creator
POrdinalKey H323PeerElementDescriptor::creator |
◆ descriptorID
◆ gatekeeperID
PString H323PeerElementDescriptor::gatekeeperID |
◆ lastChanged
PTime H323PeerElementDescriptor::lastChanged |
◆ state
The documentation for this class was generated from the following file: