#include <gx_parameter.h>
|
string | param_group (const string &group_id, bool nowarn) |
|
Definition at line 46 of file gx_parameter.h.
◆ ParameterGroups()
gx_engine::ParameterGroups::ParameterGroups |
( |
| ) |
|
◆ ~ParameterGroups()
gx_engine::ParameterGroups::~ParameterGroups |
( |
| ) |
|
◆ dump()
void gx_engine::ParameterGroups::dump |
( |
| ) |
|
◆ erase()
void gx_engine::ParameterGroups::erase |
( |
const string & |
id | ) |
|
|
inline |
◆ get()
string gx_engine::ParameterGroups::get |
( |
const string & |
id | ) |
|
|
inline |
◆ group_exist()
bool gx_engine::ParameterGroups::group_exist |
( |
const string & |
id | ) |
|
◆ insert()
void gx_engine::ParameterGroups::insert |
( |
const string & |
id, |
|
|
const string & |
group |
|
) |
| |
|
inline |
◆ operator[]()
string gx_engine::ParameterGroups::operator[] |
( |
const string & |
id | ) |
|
|
inline |
◆ param_group
string param_group |
( |
const string & |
group_id, |
|
|
bool |
nowarn |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: