Lhaz
|
#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 | ( | void | ) |
void LHAZEXTHIST::Add | ( | const WSTR & | s | ) |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
void LHAZEXTHIST::Save | ( | void | ) |
void LHAZEXTHIST::SetHistMax | ( | int | max | ) |
|
inline |
|
staticprivate |
|
private |
|
staticprivate |
|
staticprivate |