torc::generic::Apply::Factory Class Reference

#include <Apply.hpp>

Inheritance diagram for torc::generic::Apply::Factory:

Inheritance graph
[legend]
Collaboration diagram for torc::generic::Apply::Factory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ApplySharedPtr newApplyPtr (const int32_t &inNoOfCycle, const Value &inCycleDuration, const std::list< LogicalResponseSharedPtr > &inLogicResponces, const SimulateSharedPtr &inSimulate=SimulateSharedPtr()) throw (Error)


Detailed Description

Convenience class to create apply .

Definition at line 59 of file Apply.hpp.


Member Function Documentation

ApplySharedPtr torc::generic::Apply::Factory::newApplyPtr ( const int32_t &  inNoOfCycle,
const Value inCycleDuration,
const std::list< LogicalResponseSharedPtr > &  inLogicResponces,
const SimulateSharedPtr &  inSimulate = SimulateSharedPtr() 
) throw (Error) [virtual]

Create an apply.

Parameters:
[in] inNoOfCycle int32_t No of cycles for this apply.
[in] inCycleDuration Value Duration of each cycle.
[in] inLogicResponces List of LogicResponces.
[in] inSimulate Pointer to parented (Simulate) object [optional]. If not mentioned apply will not be added to simulate.
Returns:
Pointer to created apply.

Definition at line 36 of file Apply.cpp.


The documentation for this class was generated from the following files:

Generated on Thu Oct 13 16:49:59 2011 for TORC by  doxygen 1.5.6