Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RS::SetCyclesSinceIOBeforeShutdown Class Reference

Class used to represent the control command SetCyclesSinceIOBeforeShutdown which should be used to control after how many cycles since the last io the controller should shut down the agent since the server is probably turn off anyway. More...

Inheritance diagram for RS::SetCyclesSinceIOBeforeShutdown:

Inheritance graph
[legend]
Collaboration diagram for RS::SetCyclesSinceIOBeforeShutdown:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SetCyclesSinceIOBeforeShutdown (const UInt cycs)
SetCyclesSinceIOBeforeShutdown * clone () const
 Returns a new copy of the command.

UInt getCycles () const
void setCycles (const UInt cycs)

Detailed Description

Class used to represent the control command SetCyclesSinceIOBeforeShutdown which should be used to control after how many cycles since the last io the controller should shut down the agent since the server is probably turn off anyway.

The default value is 10.

Unit:
Library
Revision
1.1
Author
frehe
Date
2006/09/06 18:03:42

Definition at line 73 of file SetCyclesSinceIOBeforeShutdown.h.


Member Function Documentation

SetCyclesSinceIOBeforeShutdown * RS::SetCyclesSinceIOBeforeShutdown::clone   const [virtual]
 

Returns a new copy of the command.

REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!!

Implements RS::ControlCommand.

Definition at line 70 of file SetCyclesSinceIOBeforeShutdown.cc.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 08:24:45 2011 for RoboSoc by doxygen1.3-rc3