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

#include <lhazhist.h>

公開メンバ関数

 LHAZHIST (HMENU hmenu, UINT item)
 
 ‾LHAZHIST ()
 
void Add (const WSTR &)
 
void EnableMenu (UINT)
 
const WSTR & Get (int) const
 
void Clear (void)
 
void SetHistMax (int max)
 

静的公開メンバ関数

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

非公開メンバ関数

void DispMenu (void)
 

非公開変数類

HMENU Hmenu
 
UINT Item
 
vector< WSTR > History
 

静的非公開変数類

static const int LHAZHISTMAX = 10
 
static const LPTSTR VALUENAME = _T("History")
 
static unsigned int HistMax
 
static const TCHAR LHAZREG [] = _T("Software¥¥Chitora¥¥Lhaz¥¥Output")
 

構築子と解体子

◆ LHAZHIST()

LHAZHIST::LHAZHIST ( HMENU  hmenu,
UINT  item 
)

関数詳解

◆ ‾LHAZHIST()

LHAZHIST::‾LHAZHIST ( void  )

◆ Add()

void LHAZHIST::Add ( const WSTR &  name)

◆ Clear()

void LHAZHIST::Clear ( void  )

◆ DispMenu()

void LHAZHIST::DispMenu ( void  )
private

◆ EnableMenu()

void LHAZHIST::EnableMenu ( UINT  flg)

◆ Get()

const WSTR & LHAZHIST::Get ( int  index) const

◆ GetHistMax()

static int LHAZHIST::GetHistMax ( void  )
inlinestatic

◆ GetMax()

static int LHAZHIST::GetMax ( void  )
inlinestatic

◆ SetHistMax()

void LHAZHIST::SetHistMax ( int  max)

メンバ詳解

◆ HistMax

unsigned int LHAZHIST::HistMax
staticprivate

◆ History

vector<WSTR> LHAZHIST::History
private

◆ Hmenu

HMENU LHAZHIST::Hmenu
private

◆ Item

UINT LHAZHIST::Item
private

◆ LHAZHISTMAX

const int LHAZHIST::LHAZHISTMAX = 10
staticprivate

◆ LHAZREG

const TCHAR LHAZHIST::LHAZREG = _T("Software¥¥Chitora¥¥Lhaz¥¥Output")
staticprivate

◆ VALUENAME

const LPTSTR LHAZHIST::VALUENAME = _T("History")
staticprivate

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