Classes | Typedefs

mb_connection.h File Reference

#include <mb_endpoint.h>
#include <list>
Include dependency graph for mb_connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mb_connection
 Representation of a connection. More...
class  mb_conn_table
 data structure that keeps track of connections More...

Typedefs

typedef std::list
< mb_connection >::iterator 
mb_conn_iter
typedef std::list
< mb_connection >
::const_iterator 
mb_conn_const_iter

Typedef Documentation

typedef std::list<mb_connection>::const_iterator mb_conn_const_iter
typedef std::list<mb_connection>::iterator mb_conn_iter