Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
SectionChecker Class Reference

Public Types

typedef std::list< const Bool * > SectionList
 

Public Member Functions

void addVar (const Bool *var)
 
Bool isInSection ()
 

Protected Attributes

SectionList m_bools
 

Detailed Description

Definition at line 127 of file GSConfig.cpp.

Member Typedef Documentation

◆ SectionList

typedef std::list<const Bool *> SectionChecker::SectionList

Definition at line 130 of file GSConfig.cpp.

Member Function Documentation

◆ addVar()

void SectionChecker::addVar ( const Bool * var)
inline

Definition at line 131 of file GSConfig.cpp.

◆ isInSection()

Bool SectionChecker::isInSection ( )

Definition at line 136 of file GSConfig.cpp.

Member Data Documentation

◆ m_bools

SectionList SectionChecker::m_bools
protected

Definition at line 134 of file GSConfig.cpp.


The documentation for this class was generated from the following file: