|
libsmbios_c library
|
#include <ICmosRW.h>


Public Member Functions | |
| virtual | ~CmosRWFactory () throw () |
| virtual ICmosRW * | getSingleton ()=0 |
| virtual ICmosRW * | makeNew ()=0 |
Static Public Member Functions | |
| static CmosRWFactory * | getFactory () |
Protected Member Functions | |
| CmosRWFactory () | |
| virtual cmos::CmosRWFactory::~CmosRWFactory | ( | ) | throw () [virtual] |
| cmos::CmosRWFactory::CmosRWFactory | ( | ) | [protected] |
| static CmosRWFactory* cmos::CmosRWFactory::getFactory | ( | ) | [static] |
| virtual ICmosRW* cmos::CmosRWFactory::getSingleton | ( | ) | [pure virtual] |
| virtual ICmosRW* cmos::CmosRWFactory::makeNew | ( | ) | [pure virtual] |
1.7.6.1