Scale Stack 0.3 Developer Documentation

scalestack::network::ip::tcp::connection_address_service Class Reference

Inheritance diagram for scalestack::network::ip::tcp::connection_address_service:
scalestack::network::ip::address_service

Public Member Functions

 connection_address_service (kernel::module &module, event::handler_service &handler_service, stream_service &stream_service)
bool add_addresses (const struct addrinfo *addresses)

Private Attributes

event::handler_service_handler_service
stream_service_stream_service

Detailed Description

This class is used to parse addresses and add them to a connection service.

Definition at line 52 of file connection_service.cc.


Constructor & Destructor Documentation

scalestack::network::ip::tcp::connection_address_service::connection_address_service ( kernel::module module,
event::handler_service handler_service,
stream_service stream_service 
)

Definition at line 143 of file connection_service.cc.


Member Function Documentation

bool scalestack::network::ip::tcp::connection_address_service::add_addresses ( const struct addrinfo *  addresses  )  [virtual]

Field Documentation

Definition at line 67 of file connection_service.cc.

Definition at line 68 of file connection_service.cc.


The documentation for this class was generated from the following file:
Generated on Thu Feb 17 13:10:22 2011 by  doxygen 1.6.3