SMBIOS Library
Macros | Functions | Variables
SysInfoError.cpp File Reference
#include "smbios/SystemInfo.h"
#include "ExceptionImpl.h"
Include dependency graph for SysInfoError.cpp:

Go to the source code of this file.

Macros

#define LIBSMBIOS_SOURCE

Functions

const char * SMBIOSGetSysInfoErrorString ()

Variables

smbios::Exception
< smbios::IException
SysInfoException

Macro Definition Documentation

#define LIBSMBIOS_SOURCE

Definition at line 19 of file SysInfoError.cpp.

Function Documentation

const char* SMBIOSGetSysInfoErrorString ( )

This function returns the string error message raised by any of the SystemInfo functions

Definition at line 25 of file SysInfoError.cpp.

References Exception< S >::what().

Here is the call graph for this function:

Variable Documentation