common/history.h File Reference

This package defines the History class. More...

#include <pthread.h>
#include <sys/types.h>
#include <string>
#include <vector>
#include "connector.h"

Include dependency graph for history.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CircBuffer< _Tp >
 A (circular) in-memory buffer. More...
class  History
 A Connector that simulates a connection to an in-memory buffer of recent lines of data. More...


Detailed Description

This package defines the History class.

This is a subclass of Connector, and used to be a receiver of data from a Connection. It will also need to handle messages asking for some or all of its contents, which it always has in-memory in a circular buffer.

Definition in file history.h.


Generated on Tue May 13 11:32:37 2008 for consmgr by  doxygen 1.5.5