|
PTLib
Version 2.14.3
|
#include <rfc1155.h>
Inherits PASN_OctetString.
Public Member Functions | |
| PRFC1155_IpAddress (unsigned tag=0, TagClass tagClass=ApplicationTagClass) | |
| PRFC1155_IpAddress (const char *v) | |
| PRFC1155_IpAddress (const PString &v) | |
| PRFC1155_IpAddress (const PBYTEArray &v) | |
| PRFC1155_IpAddress & | operator= (const char *v) |
| PRFC1155_IpAddress & | operator= (const PString &v) |
| PRFC1155_IpAddress & | operator= (const PBYTEArray &v) |
| PObject * | Clone () const |
| PRFC1155_IpAddress::PRFC1155_IpAddress | ( | unsigned | tag = 0, |
| TagClass | tagClass = ApplicationTagClass |
||
| ) |
| PRFC1155_IpAddress::PRFC1155_IpAddress | ( | const char * | v | ) |
| PRFC1155_IpAddress::PRFC1155_IpAddress | ( | const PString & | v | ) |
| PRFC1155_IpAddress::PRFC1155_IpAddress | ( | const PBYTEArray & | v | ) |
| PObject* PRFC1155_IpAddress::Clone | ( | ) | const |
| PRFC1155_IpAddress& PRFC1155_IpAddress::operator= | ( | const char * | v | ) |
| PRFC1155_IpAddress& PRFC1155_IpAddress::operator= | ( | const PString & | v | ) |
| PRFC1155_IpAddress& PRFC1155_IpAddress::operator= | ( | const PBYTEArray & | v | ) |