|
PTLib
Version 2.14.3
|
#include <rfc1155.h>
Inherits PASN_Choice.
Public Types | |
| enum | Choices { e_internet } |
Public Member Functions | |
| PRFC1155_NetworkAddress (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator PRFC1155_IpAddress & () | |
| operator const PRFC1155_IpAddress & () const | |
| PBoolean | CreateObject () |
| PObject * | Clone () const |
| PRFC1155_NetworkAddress::PRFC1155_NetworkAddress | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* PRFC1155_NetworkAddress::Clone | ( | ) | const |
| PBoolean PRFC1155_NetworkAddress::CreateObject | ( | ) |
| PRFC1155_NetworkAddress::operator const PRFC1155_IpAddress & | ( | ) | const |
| PRFC1155_NetworkAddress::operator PRFC1155_IpAddress & | ( | ) |