Public Types | |
|
typedef std::shared_ptr < IPv6Address > | shared |
| typedef IPv6Address * | ptr |
Public Member Functions | |
| IPv6Address (const std::string &addr) throw (AddressException) | |
| IPv6Address (const IPv6Address &other) throw () | |
| IPv6Address (const IPv6Address &&other) throw () | |
Static Public Member Functions | |
| static const IPv6Address::shared | shared_ptr (const std::string &addr) throw (AddressException) |
Definition at line 24 of file IPv6Address.h.
1.6.1