Lhaz
|
#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 | ( | HMENU | hmenu, |
UINT | item | ||
) |
LHAZHIST::‾LHAZHIST | ( | void | ) |
void LHAZHIST::Add | ( | const WSTR & | name | ) |
void LHAZHIST::Clear | ( | void | ) |
|
private |
void LHAZHIST::EnableMenu | ( | UINT | flg | ) |
const WSTR & LHAZHIST::Get | ( | int | index | ) | const |
|
inlinestatic |
|
inlinestatic |
void LHAZHIST::SetHistMax | ( | int | max | ) |
|
staticprivate |
|
private |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |