#include <GlobVar.h>
GlobVarBool::GlobVarBool |
( |
const Symbol & |
module, |
|
|
const Symbol & |
name |
|
) |
| |
- Parameters
-
module | name |
name | of the variable |
GlobVarBool::GlobVarBool |
( |
const Symbol & |
module, |
|
|
const Symbol & |
name, |
|
|
Bool |
defaultValue |
|
) |
| |
Bool GlobVarBool::get |
( |
| ) |
const |
- Parameters
-
- Returns
- value of variable
Get list of bool variable names of module
- Parameters
-
commore::GlobVarBool::operator Bool |
( |
| ) |
const |
|
inline |
Set variable value
- Parameters
-
- Returns
- previous variable value
Set bool variable value
- Parameters
-
module | name |
name | |
value | new variable value |
- Returns
- previous value of variable
The documentation for this class was generated from the following files: