PionNetworkLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
pion::tcp Namespace Reference

Classes

class  connection
 
class  server
 
class  stream_buffer
 
class  stream
 
class  timer
 

Typedefs

typedef boost::shared_ptr
< connection
connection_ptr
 data type for a connection pointer More...
 
typedef boost::shared_ptr< serverserver_ptr
 data type for a server pointer More...
 
typedef boost::shared_ptr< timertimer_ptr
 shared pointer to a timer object More...
 

Typedef Documentation

typedef boost::shared_ptr<connection> pion::tcp::connection_ptr

data type for a connection pointer

typedef boost::shared_ptr<server> pion::tcp::server_ptr

data type for a server pointer

typedef boost::shared_ptr<timer> pion::tcp::timer_ptr

shared pointer to a timer object