PC Stable Documentation
|
|
Static Private Member Functions | |
static bool | IsRunning () |
static bool | IsDone () |
static void | Start () |
static void | Update (float deltaTime) |
Static Private Attributes | |
static private bool | m_IsRunning |
static private bool | m_IsDone |
|
inlinestaticprivate |
References m_IsDone.
Referenced by MissionBase::TickScheduler().
|
inlinestaticprivate |
References m_IsRunning.
Referenced by MissionBase::TickScheduler().
|
inlinestaticprivate |
|
inlinestaticprivate |
References TestHarness::End(), TestHarness::Finished(), AutoTestFixture::LogRPT(), m_IsDone, m_IsRunning, TestHarness::Report(), TestHarness::Run(), and AutoTestFixture::SaveXMLReport().
Referenced by MissionBase::TickScheduler().
|
staticprivate |
Referenced by IsRunning(), Start(), and Update().