Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
GeneralFncs Namespace Reference
Function Documentation
template<typename T >
Deletes the memory pointed by a pointer. Definition at line 50 of file GeneralFncs.h. Referenced by KoduInterpreter::PageSwitchActionRunner::SwitchToNewPage::doStart(), KoduInterpreter::DropActionRunner::DropActionEnd::doStart(), KoduInterpreter::PerceptualMultiplexor::FailureRecovery::LocalizeAgent::CreateLocalizeTask::doStart(), KoduInterpreter::PerceptualMultiplexor::MultiplexorEnd::doStart(), and KoduInterpreter::~KoduInterpreter().
template<typename T >
Deletes and erases each dynamically created element. Definition at line 16 of file GeneralFncs.h. Referenced by Kodu::KoduAgent::~KoduAgent().
template<typename T >
Deletes and erases each dynamically created element. Definition at line 28 of file GeneralFncs.h. Referenced by Kodu::Parser::TokenParser::parseTokens(), Kodu::KoduAgent::~KoduAgent(), Kodu::KoduPage::~KoduPage(), Kodu::ParsedPage::~ParsedPage(), and Kodu::ParsedPhrase::~ParsedPhrase().
template<typename T >
Deletes and erases a particular index in a vector. Definition at line 40 of file GeneralFncs.h. Referenced by Kodu::Parser::KodeCreator::createBumpKode(), Kodu::Parser::KodeCreator::createGamepadKode(), Kodu::Parser::KodeCreator::createGotKode(), Kodu::Parser::KodeCreator::createGrabKode(), Kodu::Parser::KodeCreator::createHearKode(), Kodu::Parser::KodeCreator::createMoveKode(), Kodu::Parser::KodeCreator::createPlayKode(), Kodu::Parser::KodeCreator::createSayKode(), Kodu::Parser::KodeCreator::createScoredKode(), Kodu::Parser::KodeCreator::createScoreKode(), Kodu::Parser::KodeCreator::createSeeKode(), Kodu::Parser::KodeCreator::createTimerKode(), Kodu::Parser::KodeCreator::createTurnKode(), Kodu::Parser::KodeCreator::numericGenParser(), and Kodu::Parser::TokenParser::parseTokens().
Returns the time since in seconds (value has millisecond-precision). Definition at line 58 of file GeneralFncs.h. Referenced by Kodu::ScoreChange::ScoreChange().
template<typename T >
Returns a subset of a vector from the start position up to, but not including, the end position. Definition at line 76 of file GeneralFncs.h. Referenced by Kodu::Parser::TokenParser::parseTokens(). |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |