#include <POAddress.h>
Public Member Functions | |
POAddress (const string &po="undefined", const string &box="undefined") | |
POAddress (const POAddress &cpy) | |
virtual | ~POAddress () |
void | debug () |
string | getPO () const |
string | getBox () const |
string | toString () const |
int | packsize () const |
int | pack (char *buf) const |
int | unpack (char *buf) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|