#include <h245.h>
Public Types | |
enum | Choices { e_iPAddress, e_iP6Address, e_nsap, e_nonStandardAddress } |
Public Member Functions | |
H245_MulticastAddress (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_MulticastAddress_iPAddress & () | |
operator const H245_MulticastAddress_iPAddress & () const | |
operator H245_MulticastAddress_iP6Address & () | |
operator const H245_MulticastAddress_iP6Address & () const | |
operator H245_NonStandardParameter & () | |
operator const H245_NonStandardParameter & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|