Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

oxygen::MonitorItem Class Reference

#include <monitoritem.h>

Inheritance diagram for oxygen::MonitorItem:

Inheritance graph
[legend]
Collaboration diagram for oxygen::MonitorItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MonitorItem ()
virtual ~MonitorItem ()
virtual void GetInitialPredicates (PredicateList &pList)=0
 This function is called once for every MonitorSystem each time a new client connects.
virtual void GetPredicates (PredicateList &pList)=0
 This function will be called periodically to append predicates to a list that is sent using the active monitor.

Detailed Description

Definition at line 31 of file monitoritem.h.


Constructor & Destructor Documentation

oxygen::MonitorItem::MonitorItem  )  [inline]
 

Definition at line 34 of file monitoritem.h.

virtual oxygen::MonitorItem::~MonitorItem  )  [inline, virtual]
 

Definition at line 35 of file monitoritem.h.


Member Function Documentation

virtual void oxygen::MonitorItem::GetInitialPredicates PredicateList pList  )  [pure virtual]
 

This function is called once for every MonitorSystem each time a new client connects.

It should append predicates to a list that is sent using the active monitor

Implemented in GameStateItem.

virtual void oxygen::MonitorItem::GetPredicates PredicateList pList  )  [pure virtual]
 

This function will be called periodically to append predicates to a list that is sent using the active monitor.

Implemented in GameStateItem.


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 15:44:44 2006 for rcssserver3d by  doxygen 1.4.4