Represent a base class.
More...
#include <ClassInfo.hpp>
◆ BaseInfo()
| ClassInfo::BaseInfo::BaseInfo |
( |
std::string |
name | ) |
|
◆ nextLevel()
Get the value of any recursable objects nested in this one. May return empty if this is a "leaf".
- Returns
- ListTokenItems std::map<std::string, std::vector<const recursable *>>
Implements ICGTemplateEngine::recursable.
◆ toDictionary()
Get a map of token name -> token value for this object.
- Returns
- Dictionary std::map<std::string, std::string>
Implements ICGTemplateEngine::recursable.
◆ toString()
| std::string ClassInfo::BaseInfo::toString |
( |
| ) |
const |
|
overridevirtual |
◆ name
| std::string ClassInfo::BaseInfo::name |
The documentation for this class was generated from the following files: