#include "smbios/compat.h"
#include <iomanip>
#include <string.h>
#include "TokenImpl.h"
#include "smbios/ISmi.h"
Go to the source code of this file.
Namespaces | |
namespace | smbios |
Defines | |
#define | LIBSMBIOS_SOURCE |
#define | TODO do { throw NotImplementedImpl(); } while(0) |
#define | DCOUT(line) do {} while(0) |
#define | DCERR(line) do {} while(0) |
Functions | |
void | executeWithPassword (smi::IDellCallingInterfaceSmi *ci, u8 arg, string password) |
|
Definition at line 39 of file TokenDA.cpp. |
|
Definition at line 38 of file TokenDA.cpp. |
|
Definition at line 20 of file TokenDA.cpp. |
|
Definition at line 30 of file TokenDA.cpp. |
|
Definition at line 107 of file TokenDA.cpp. References IDellCallingInterfaceSmi::execute(), and IDellCallingInterfaceSmi::setArg(). Referenced by SmiTokenDA::setString(). |