#include <source/ariba/utility/transport/tcpip/protlib/address.h>
Public Member Functions | |
AddrProperty (const char *name) | |
~AddrProperty () | |
Public Attributes | |
string * | pname |
Definition at line 1117 of file address.h.
protlib::AddressList::AddressList::AddrProperty::AddrProperty | ( | const char * | name | ) | [inline] |
Definition at line 1119 of file address.h.
References protlib::AddressList::AddressList::AddrProperty::pname.
protlib::AddressList::AddressList::AddrProperty::~AddrProperty | ( | ) | [inline] |
Definition at line 1122 of file address.h.
References protlib::AddressList::AddressList::AddrProperty::pname.
string* protlib::AddressList::AddressList::AddrProperty::pname |
Definition at line 1124 of file address.h.
Referenced by protlib::AddressList::AddressList::AddrProperty::AddrProperty(), protlib::operator<<(), and protlib::AddressList::AddressList::AddrProperty::~AddrProperty().