#include <AtcfsCfg.h>
クラス | |
struct | _ATC |
struct | _ATS_P |
struct | _Emulate |
struct | _Wiper |
公開メンバ関数 | |
AtcfsCfg (string_t fname=_T("")) | |
bool | load (string_t fname=_T("")) |
bool | save (string_t fname=_T("")) |
公開変数類 | |
struct AtcfsCfg::_Emulate | Emulate |
struct AtcfsCfg::_Wiper | Wiper |
struct AtcfsCfg::_ATC | ATC |
struct AtcfsCfg::_ATS_P | ATS_P |
限定公開メンバ関数 | |
bool | iniRW (string_t f, int r) |
void | init () |
限定公開変数類 | |
string_t | initFileName |
string_t | loadFileName |
atcfs.cfg input output class.
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inline |
INI file is read.
fname | Filename When there is not a file, It becomes initFileName. When there is not a pass, It becomes Windows folder. |
|
inline |
It writes it in the INI file.
fname | Filename When there is not a file, It becomes open file. When there is not a pass, It becomes Windows folder. |
struct AtcfsCfg::_ATC AtcfsCfg::ATC |
struct AtcfsCfg::_ATS_P AtcfsCfg::ATS_P |
struct AtcfsCfg::_Emulate AtcfsCfg::Emulate |
|
protected |
|
protected |
struct AtcfsCfg::_Wiper AtcfsCfg::Wiper |