Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::LiteralGenerator Class Reference
Detailed DescriptionDefinition at line 12 of file KoduGenerators.h.
Member Enumeration DocumentationA enumeration of ways a literal string can be returned. Definition at line 15 of file KoduGenerators.h. Constructor & Destructor Documentation
Constructor #1. Definition at line 21 of file KoduGenerators.h.
Constructor #2. Definition at line 31 of file KoduGenerators.h.
Copy constructor. Definition at line 38 of file KoduGenerators.h.
Destructor. Definition at line 45 of file KoduGenerators.h. Member Function Documentation
Adds a literal string.
Returns a literal string. Definition at line 5 of file KoduGenerators.cc. Referenced by Kodu::KoduActionPlay::getSoundFile(), and Kodu::KoduActionSay::getStringToSpeak().
Assignment operator. Definition at line 50 of file KoduGenerators.h.
Prints the attributes. Definition at line 18 of file KoduGenerators.cc. Referenced by Kodu::KoduActionSay::printAttrs(), and Kodu::KoduActionPlay::printAttrs().
Sets the literal string vector. Definition at line 36 of file KoduGenerators.cc. Member Data Documentation
A vector of literal strings. Definition at line 72 of file KoduGenerators.h. Referenced by getLiteralString(), LiteralGenerator(), operator=(), printAttrs(), and setLiteralStrings().
Used to control what order the strings will be returned in. Definition at line 73 of file KoduGenerators.h. Referenced by getLiteralString(), operator=(), and printAttrs().
Used to return the "next" string (mostly used for sequential order). Definition at line 74 of file KoduGenerators.h. Referenced by getLiteralString(), operator=(), and setLiteralStrings(). 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 |