ug4
|
#include <finished_conditions.hpp>
Public Types | |
typedef SmartPtr< IFinishedCondition > | cond_type |
Public Member Functions | |
void | add_condition (cond_type condition) |
FinishedTester () | |
bool | is_finished (number time, int step) |
Private Attributes | |
std::vector< cond_type > | m_conditions |
|
inline |
|
inline |
References m_conditions.
|
inline |
References m_conditions.
|
private |
Referenced by add_condition(), and is_finished().