Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::KoduPage Class Reference
Detailed DescriptionKodu Page. Definition at line 15 of file KoduPage.h.
Constructor & Destructor Documentation
Constructor. Definition at line 18 of file KoduPage.h.
Destructor. Definition at line 26 of file KoduPage.h. Member Function Documentation
Adds a Kodu rule to the end of the collection. Definition at line 4 of file KoduPage.cc. Referenced by Kodu::Parser::KodeCreator::createKode().
Disallow the copy constructor and assignment operator.
Get the page number. Definition at line 10 of file KoduPage.cc. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().
Returns a rule with a specified ID (number). Definition at line 14 of file KoduPage.cc. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().
Returns the size of the rules vector. Definition at line 18 of file KoduPage.cc. Referenced by KoduInterpreter::PageSwitchActionRunner::SwitchToNewPage::doStart(), KoduInterpreter::KoduConditionEvaluator::doStart(), and getRuleInPos().
Returns a rule in a specified position of the vector. Definition at line 22 of file KoduPage.cc. Referenced by KoduInterpreter::PageSwitchActionRunner::SwitchToNewPage::doStart(), KoduInterpreter::KoduConditionEvaluator::doStart(), and getRule().
Checks if a page requires vision (the use of the robot's camera to perform a task). Definition at line 41 of file KoduPage.cc.
Definition at line 37 of file KoduPage.cc. Referenced by Kodu::Parser::KodeCreator::createKode(). Member Data Documentation
Definition at line 61 of file KoduPage.h. Referenced by requiresVision(), and setPageRequiresVision().
Collection of rules for a page. Definition at line 59 of file KoduPage.h. Referenced by addKoduRule(), getRuleCount(), getRuleInPos(), and ~KoduPage(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |