#include <HLabControl.h>
Public Member Functions | |
CHLabControl (void) | |
~CHLabControl (void) | |
int | ReadControlFile (const char *szFileName) |
int | ListControl (void) |
int | GetLen (void) |
Public Attributes | |
std::vector< std::string > | m_vecControl |
CHLabControl::CHLabControl | ( | void | ) |
CHLabControl::~CHLabControl | ( | void | ) |
int CHLabControl::GetLen | ( | void | ) | [inline] |
int CHLabControl::ListControl | ( | void | ) |
int CHLabControl::ReadControlFile | ( | const char * | szFileName | ) |
std::vector<std::string> CHLabControl::m_vecControl |