ATCFS
 全て クラス 名前空間 ファイル 関数 変数 型定義 マクロ定義 ページ
クラス | 公開メンバ関数 | 公開変数類 | 限定公開メンバ関数 | 限定公開変数類 | 全メンバ一覧
AtcfsCfg クラス

#include <AtcfsCfg.h>

AtcfsCfg 連携図
Collaboration graph
[凡例]

クラス

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.

構築子と解体子

AtcfsCfg::AtcfsCfg ( string_t  fname = _T(""))
inline

関数詳解

bool AtcfsCfg::iniRW ( string_t  f,
int  r 
)
inlineprotected

呼び出し関係図:

void AtcfsCfg::init ( )
inlineprotected
bool AtcfsCfg::load ( string_t  fname = _T(""))
inline

INI file is read.

引数
fnameFilename When there is not a file, It becomes initFileName. When there is not a pass, It becomes Windows folder.

被呼び出し関係図:

bool AtcfsCfg::save ( string_t  fname = _T(""))
inline

It writes it in the INI file.

引数
fnameFilename 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
string_t AtcfsCfg::initFileName
protected
string_t AtcfsCfg::loadFileName
protected
struct AtcfsCfg::_Wiper AtcfsCfg::Wiper

このクラス詳解は次のファイルから抽出されました: