#include "smbios/ISmi.h"
#include "SmiLowLevel.h"
#include "ExceptionImpl.h"
Go to the source code of this file.
Namespaces | |
namespace | smi |
Classes | |
class | SmiStrategy |
class | SmiMockStrategy |
class | SmiArchStrategy |
class | DellCallingInterfaceSmiImpl |
Functions | |
DEFINE_EXCEPTION_EX (SmiExceptionImpl, smi, SmiException) | |
DEFINE_EXCEPTION_EX (InvalidSmiModeImpl, smi, InvalidSmiMode) | |
DEFINE_EXCEPTION_EX (ParameterErrorImpl, smi, ParameterError) | |
DEFINE_EXCEPTION_EX (UnsupportedSmiImpl, smi, UnsupportedSmi) | |
DEFINE_EXCEPTION_EX (UnhandledSmiImpl, smi, UnhandledSmi) | |
DEFINE_EXCEPTION_EX (SmiExecutedWithErrorImpl, smi, SmiExecutedWithError) | |
DEFINE_EXCEPTION_EX (PasswordVerificationFailedImpl, smi, PasswordVerificationFailed) | |
DEFINE_EXCEPTION_EX (ConfigErrorImpl, smi, ConfigError) |