#include <ICmosRW.h>
Inheritance diagram for CmosRWFactory:

Public Types | |
| enum | { AutoDetectMode, UnitTestMode } |
| enum | { defaultMode = AutoDetectMode } |
Public Member Functions | |
| virtual | ~CmosRWFactory () throw () |
| virtual ICmosRW * | getSingleton ()=0 |
| virtual ICmosRW * | makeNew ()=0 |
| virtual void | setParameter (const std::string name, const std::string value)=0 |
| virtual void | setParameter (const std::string name, const u32 value)=0 |
| virtual void | setMode (const int mode)=0 |
| virtual void | reset ()=0 |
| virtual std::string | getParameterString (const std::string name) const =0 |
| virtual u32 | getParameterNum (const std::string name) const =0 |
| virtual int | getMode () const =0 |
Static Public Member Functions | |
| static CmosRWFactory * | getFactory () |
Protected Member Functions | |
| CmosRWFactory () | |
Definition at line 46 of file ICmosRW.h.
|
|
Definition at line 57 of file IFactory.h. |
|
|
Definition at line 58 of file IFactory.h. |
|
|
Definition at line 39 of file CmosRWFactory.cpp. |
|
|
Definition at line 41 of file CmosRWFactory.cpp. |
|
|
Definition at line 55 of file CmosRWFactory.cpp. Referenced by TokenTable::addChecksumObserverForD4Struct(), getAssetTagFromToken(), getServiceTagFromCMOSToken(), setAssetTagUsingCMOSToken(), setServiceTagUsingCMOSToken(), testSmbiosXml::setUp(), testSmbiosXml::tearDown(), and upBootHelper(). |
|
|
Implemented in TFactory< factory::IFactory >. |
|
|
Implemented in TFactory< factory::IFactory >. |
|
|
Implemented in TFactory< factory::IFactory >. |
|
|
Referenced by getAssetTagFromToken(), getServiceTagFromCMOSToken(), setAssetTagUsingCMOSToken(), setServiceTagUsingCMOSToken(), and upBootHelper(). |
|
|
|
|
|
Implemented in TFactory< factory::IFactory >. |
|
|
Implemented in TFactory< factory::IFactory >. |
|
||||||||||||
|
Implemented in TFactory< factory::IFactory >. |
|
||||||||||||
|
Implemented in TFactory< factory::IFactory >. |
1.4.6