#include <MdAccess.h>
Public Member Functions | |
MdAccess () | |
virtual | ~MdAccess () |
unsigned | Cnt () |
MdInfo | GetMd (int Idx_ii) |
bool | GetMd (const string &Device_Cv, MdInfo &Val_Cr) |
bool | ActivateMDs (bool Activate_bv, const list< string > &Avoid_Cv) |
Protected Member Functions | |
list< MdInfo >::iterator | FindMd (const string &Device_Cv) |
void | ReadMdData () |
Protected Attributes | |
list< MdInfo > | List_C |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|