Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SystemDetect.cpp File Reference

#include "smbios/ISmbios.h"
#include "smbios/IToken.h"
#include "smbios/SystemInfo.h"
#include "smbios/IMemory.h"
#include "smbios/SmbiosDefs.h"
#include "ExceptionImpl.h"
#include "SystemDetect.h"
#include "DellMagic.h"
#include <string.h>
#include "smbios/message.h"

Go to the source code of this file.

Classes

struct  SystemDetectionFunction

Defines

#define LIBSMBIOS_SOURCE

Functions

bool couldBeDiamond ()
bool couldBeBayonet ()
bool isStdDellBiosSystem ()
int SMBIOSIsDellSystem ()

Variables

smbios::Exception< smbios::IExceptionSysInfoException
SystemDetectionFunction DellDetectionFunctions []


Define Documentation

#define LIBSMBIOS_SOURCE
 

Definition at line 19 of file SystemDetect.cpp.


Function Documentation

bool couldBeBayonet  ) 
 

Definition at line 62 of file SystemDetect.cpp.

References Bayonet_Detect_String, ISmbiosTable::const_iterator, couldBeBayonet(), ISmbiosTable::end(), SmbiosFactory::getFactory(), SmbiosFactory::getSingleton(), and OEM_String_Field_Number.

Referenced by couldBeBayonet(), and getIdByteFromOEMItem().

bool couldBeDiamond  ) 
 

Definition at line 51 of file SystemDetect.cpp.

References couldBeDiamond(), and SMBIOSGetDellSystemId().

Referenced by couldBeDiamond().

bool isStdDellBiosSystem  )  [static]
 

Definition at line 89 of file SystemDetect.cpp.

References IMemory::fillBuffer(), MemoryFactory::getFactory(), OEM_Dell_String, and OEM_String_Location.

int SMBIOSIsDellSystem  ) 
 

Returns 0 if the system is not a Dell, 1 if it is.

Definition at line 129 of file SystemDetect.cpp.

References _, DellDetectionFunctions, SystemDetectionFunction::f_ptr, Exception::setMessageString(), and SysInfoException.

Referenced by testPlatform::testIsDell(), and testPlatform::testSystemInfo().


Variable Documentation

struct SystemDetectionFunction DellDetectionFunctions[]
 

Referenced by SMBIOSIsDellSystem().

smbios::Exception<smbios::IException> SysInfoException
 

Definition at line 23 of file SysInfoError.cpp.


Generated on Tue Feb 26 14:39:36 2008 for SMBIOS Library by  doxygen 1.3.9.1