PulseNodeManager Class Reference

Subclasses of this class are allowed to manage PulseNode objects by calling their GetPulseTimeAux() and PulseAux() methods (indirectly). More...

#include <PulseNode.h>

Inheritance diagram for PulseNodeManager:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 PulseNodeManager ()
 Default constructor.
 ~PulseNodeManager ()
 Destructor.

Protected Member Functions

void CallGetPulseTimeAux (PulseNode &p, uint64 now, uint64 &min) const
 Passes the call on through to the given PulseNode.
void CallPulseAux (PulseNode &p, uint64 now) const
 Passes the call on through to the given PulseNode.
void CallSetCycleStartTime (PulseNode &p, uint64 now) const
 Passes the call on through to the given PulseNode.

Detailed Description

Subclasses of this class are allowed to manage PulseNode objects by calling their GetPulseTimeAux() and PulseAux() methods (indirectly).

Most code won't need to use this class.

Definition at line 171 of file PulseNode.h.


The documentation for this class was generated from the following file:
Generated on Thu Jun 5 17:48:22 2008 for MUSCLE by  doxygen 1.5.1