SMBIOS Library
|
Go to the source code of this file.
Namespaces | |
namespace | smbios |
Macros | |
#define | LIBSMBIOS_SOURCE |
#define | NOT_IMPLEMENTED do { throw NotImplementedImpl(); } while(0) |
Functions | |
std::ostream & | operator<< (std::ostream &cout, const ITokenTable &item) |
#define LIBSMBIOS_SOURCE |
Definition at line 20 of file TokenTable.cpp.
#define NOT_IMPLEMENTED do { throw NotImplementedImpl(); } while(0) |
Definition at line 31 of file TokenTable.cpp.