Lhaz
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 静的公開メンバ関数 | 非公開変数類 | 静的非公開変数類 | 全メンバ一覧
LHAZEXTHIST クラス

#include <lhazexthist.h>

公開メンバ関数

 LHAZEXTHIST (void)
 
size_t Size (void)
 
void Add (const WSTR &s)
 
WSTR Get (int idx)
 
void Clear (void)
 
void Save (void)
 
void SetHistMax (int max)
 

静的公開メンバ関数

static int GetMax (void)
 
static int GetHistMax (void)
 

非公開変数類

vector< WSTR > History
 

静的非公開変数類

static const int LHAZEXTHISTMAX = 10
 
static const LPTSTR VALUENAME = _T("ExtHist")
 
static int HistMax
 

構築子と解体子

◆ LHAZEXTHIST()

LHAZEXTHIST::LHAZEXTHIST ( void  )

関数詳解

◆ Add()

void LHAZEXTHIST::Add ( const WSTR &  s)

◆ Clear()

void LHAZEXTHIST::Clear ( void  )
inline

◆ Get()

WSTR LHAZEXTHIST::Get ( int  idx)
inline

◆ GetHistMax()

static int LHAZEXTHIST::GetHistMax ( void  )
inlinestatic

◆ GetMax()

static int LHAZEXTHIST::GetMax ( void  )
inlinestatic

◆ Save()

void LHAZEXTHIST::Save ( void  )

◆ SetHistMax()

void LHAZEXTHIST::SetHistMax ( int  max)

◆ Size()

size_t LHAZEXTHIST::Size ( void  )
inline

メンバ詳解

◆ HistMax

int LHAZEXTHIST::HistMax
staticprivate

◆ History

vector<WSTR> LHAZEXTHIST::History
private

◆ LHAZEXTHISTMAX

const int LHAZEXTHIST::LHAZEXTHISTMAX = 10
staticprivate

◆ VALUENAME

const LPTSTR LHAZEXTHIST::VALUENAME = _T("ExtHist")
staticprivate

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