CommandTime Class Reference

#include <CommandManager.h>

List of all members.

Public Member Functions

bool operator< (const CommandTime &rhs) const
bool operator> (const CommandTime &rhs) const

Public Attributes

Commandc
int time


Detailed Description

Definition at line 10 of file CommandManager.h.


Member Function Documentation

bool CommandTime::operator< const CommandTime rhs  )  const [inline]
 

Definition at line 16 of file CommandManager.h.

References time.

bool CommandTime::operator> const CommandTime rhs  )  const [inline]
 

Definition at line 17 of file CommandManager.h.

References time.


Member Data Documentation

Command* CommandTime::c
 

Definition at line 13 of file CommandManager.h.

Referenced by CommandManager::execute(), and CommandManager::startTimestep().

int CommandTime::time
 

Definition at line 14 of file CommandManager.h.

Referenced by CommandManager::execute(), operator<(), operator>(), and CommandManager::startTimestep().


The documentation for this class was generated from the following file:
Generated on Sat Apr 22 15:05:21 2006 for ProjectX by  doxygen 1.4.6-NO