Barry::DataHandle Class Reference

#include <router.h>

List of all members.


Detailed Description

std::auto_ptr like class that handles pointers to Data, but instead of freeing them completely, the Data objects are turned to the SocketRoutingQueue from whence they came.

Definition at line 179 of file router.h.

Public Member Functions

 DataHandle (SocketRoutingQueue &q, Data *data)
 DataHandle (const DataHandle &other)
 ~DataHandle ()
Dataget ()
Datarelease ()
Dataoperator-> ()
const Dataoperator-> () const
DataHandleoperator= (const DataHandle &other)

Protected Member Functions

void clear ()


The documentation for this class was generated from the following file:
Generated on Wed Sep 24 21:27:33 2008 for Barry by  doxygen 1.5.1