SMBIOS Library
|
#include <IToken.h>
Public Member Functions | |
virtual | ~IProtectedToken () throw () |
virtual bool | tryPassword (std::string pw) const =0 |
virtual u32 | getValueFormat () const =0 |
Protected Member Functions | |
IProtectedToken () | |
IProtectedToken (const IProtectedToken &) | |
IProtectedToken & | operator= (const IProtectedToken &) |
|
inlinevirtual |
|
protected |
|
protected |
|
pure virtual |
Implemented in SmiTokenDA, and CmosTokenD5.
|
protected |
|
pure virtual |
Implemented in SmiTokenDA, and CmosTokenD5.