Public Types | |
| typedef std::list< const Bool * > | SectionList |
Public Member Functions | |
| void | addVar (const Bool *var) |
| Bool | isInSection () |
Protected Attributes | |
| SectionList | m_bools |
Definition at line 127 of file GSConfig.cpp.
| typedef std::list<const Bool *> SectionChecker::SectionList |
Definition at line 130 of file GSConfig.cpp.
|
inline |
Definition at line 131 of file GSConfig.cpp.
| Bool SectionChecker::isInSection | ( | ) |
Definition at line 136 of file GSConfig.cpp.
|
protected |
Definition at line 134 of file GSConfig.cpp.