![]() |
|
Public Member Functions | |
CommandSection (const std::string &title) | |
operator const std::string & () const | |
operator bank_section_t () const | |
Public Attributes | |
const std::string | title |
const bank_section_t | index |
Protected Member Functions | |
CommandSection (const std::string &title, bank_section_t index) | |
|
inlineprotected |
This can be used for hidden Sections containing commands for debugging etc.