SMBIOS Library
|
#include <ISmi.h>
Public Member Functions | |
virtual | ~IDellCallingInterfaceSmi () |
virtual void | setClass (u16 newClass)=0 |
virtual void | setSelect (u16 newSelect)=0 |
virtual void | setArg (u8 argNumber, u32 argValue)=0 |
virtual u32 | getRes (u8 resNumber) const =0 |
virtual void | setArgAsPhysicalAddress (u8 argNumber, u32 bufferOffset)=0 |
virtual void | setBufferSize (size_t size)=0 |
virtual void | setBufferContents (const u8 *, size_t size)=0 |
virtual const u8 * | getBufferPtr ()=0 |
virtual void | execute ()=0 |
Protected Member Functions | |
IDellCallingInterfaceSmi () |
|
virtual |
|
explicitprotected |
|
pure virtual |
Implemented in DellCallingInterfaceSmiImpl.
Referenced by smbios::executeWithPassword(), and SmiTokenDA::getString().
|
pure virtual |
Implemented in DellCallingInterfaceSmiImpl.
Implemented in DellCallingInterfaceSmiImpl.
Referenced by SmiTokenDA::getString().
Implemented in DellCallingInterfaceSmiImpl.
Referenced by smbios::executeWithPassword(), SmiTokenDA::getString(), and SmiTokenDA::setString().
Implemented in DellCallingInterfaceSmiImpl.
|
pure virtual |
Implemented in DellCallingInterfaceSmiImpl.
|
pure virtual |
Implemented in DellCallingInterfaceSmiImpl.
|
pure virtual |
Implemented in DellCallingInterfaceSmiImpl.
Referenced by SmiTokenDA::getString(), and SmiTokenDA::setString().
|
pure virtual |
Implemented in DellCallingInterfaceSmiImpl.
Referenced by SmiTokenDA::getString(), and SmiTokenDA::setString().