Namespaces | |
namespace | detail |
Classes | |
class | endpoint_set |
class | address_v |
class | ip_address |
struct | mac_address_info |
class | mac_address_tpl |
struct | port_address_info |
class | port_address_tpl |
struct | rfcomm_channel_address_info |
class | rfcomm_endpoint |
struct | tcp_address_info |
class | tcpip_endpoint |
Typedefs | |
typedef vfacade< address_v > | address_vf |
define the virtual facade for the address | |
typedef mac_address_tpl | mac_address |
typedef port_address_tpl | port_address |
typedef port_address_tpl < rfcomm_channel_address_info > | rfcomm_channel_address |
typedef port_address_tpl < tcp_address_info > | tcp_port_address |
Functions | |
std::ostream & | operator<< (std::ostream &s, const address_v *addr) |
stream operator |
Definition at line 139 of file mac_address.hpp.
Definition at line 147 of file port_address.hpp.
Definition at line 23 of file rfcomm_endpoint.hpp.
Definition at line 24 of file tcpip_endpoint.hpp.
std::ostream& ariba::addressing::operator<< | ( | std::ostream & | s, | |
const address_v * | addr | |||
) |
stream operator