#include <fsCVariableTable.h>
◆ anonymous enum
| Enumerator |
|---|
| eLOAD_RESULT_INVALID | |
| eLOAD_RESULT_SUCCESS_NO_CHECKSUM | |
| eLOAD_RESULT_SUCCESS_WITH_CHECKSUM | |
| eLOAD_RESULT_FAIL_FILESYSTEM_NOT_READY | |
| eLOAD_RESULT_FAIL_FILE_NOT_FOUND | |
| eLOAD_RESULT_FAIL_READ_ERROR | |
| eLOAD_RESULT_FAIL_CHECKSUM_INVALID | |
◆ fsCVariableTable()
| fsCVariableTable::fsCVariableTable |
( |
| ) |
|
◆ ~fsCVariableTable()
| fsCVariableTable::~fsCVariableTable |
( |
| ) |
|
|
virtual |
◆ boolGet()
| fsBool fsCVariableTable::boolGet |
( |
const fsStr & | pKey | ) |
const |
◆ boolGetWithDefault()
| fsBool fsCVariableTable::boolGetWithDefault |
( |
const fsStr & | pKey, |
|
|
fsBool | pDefault ) const |
◆ boolSet()
| void fsCVariableTable::boolSet |
( |
const fsStr & | pKey, |
|
|
fsBool | pVal ) |
◆ downcased()
| fsStr fsCVariableTable::downcased |
( |
const fsStr & | pKey | ) |
|
|
staticprotected |
◆ f32Get()
| fsF32 fsCVariableTable::f32Get |
( |
const fsStr & | pKey | ) |
const |
◆ f32GetWithDefault()
| fsF32 fsCVariableTable::f32GetWithDefault |
( |
const fsStr & | pKey, |
|
|
fsF32 | pDefault ) const |
◆ f32Set()
| void fsCVariableTable::f32Set |
( |
const fsStr & | pKey, |
|
|
fsF32 | pVal ) |
◆ fileNameGet()
| const fsStr & fsCVariableTable::fileNameGet |
( |
| ) |
const |
|
inline |
◆ keyExistsGet()
| fsBool fsCVariableTable::keyExistsGet |
( |
const fsStr & | pKey | ) |
const |
◆ load()
◆ loadResultGet()
| fsS32 fsCVariableTable::loadResultGet |
( |
| ) |
const |
◆ merge()
◆ partKeyCollectionGet()
| std::vector< fsStr > fsCVariableTable::partKeyCollectionGet |
( |
const fsStr & | pPartKey | ) |
const |
◆ partValueCollectionGet()
| std::vector< fsStr > fsCVariableTable::partValueCollectionGet |
( |
const fsStr & | pPartVal | ) |
const |
◆ removeKeysContaining()
| void fsCVariableTable::removeKeysContaining |
( |
const fsStr & | pPartialKey | ) |
|
◆ s32Get()
| fsS32 fsCVariableTable::s32Get |
( |
const fsStr & | pKey | ) |
const |
◆ s32GetWithDefault()
| fsS32 fsCVariableTable::s32GetWithDefault |
( |
const fsStr & | pKey, |
|
|
fsS32 | pDefault ) const |
◆ s32Set()
| void fsCVariableTable::s32Set |
( |
const fsStr & | pKey, |
|
|
fsS32 | pVal ) |
◆ save()
◆ strGet()
| fsStr fsCVariableTable::strGet |
( |
const fsStr & | pKey | ) |
const |
◆ strGetWithDefault()
| fsStr fsCVariableTable::strGetWithDefault |
( |
const fsStr & | pKey, |
|
|
const fsStr & | pDefault ) const |
◆ strSet()
| void fsCVariableTable::strSet |
( |
const fsStr & | pKey, |
|
|
const fsStr & | pVal ) |
◆ successfullLoadGet()
| fsBool fsCVariableTable::successfullLoadGet |
( |
| ) |
const |
◆ CStringsFile
| friend class CStringsFile |
|
friend |
◆ CVarTableComparer
| friend class CVarTableComparer |
|
friend |
◆ mAltBoolTrueStr
| const fsStr fsCVariableTable::mAltBoolTrueStr |
|
staticprotected |
◆ mBoolFalseStr
| const fsStr fsCVariableTable::mBoolFalseStr |
|
staticprotected |
◆ mBoolTrueStr
| const fsStr fsCVariableTable::mBoolTrueStr |
|
staticprotected |
◆ mEntries
◆ mLoadResult
| fsS32 fsCVariableTable::mLoadResult |
|
protected |
The documentation for this class was generated from the following files: