src/include/smbios/config/suffix.hpp File Reference

#include <limits.h>
Include dependency graph for suffix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LIBSMBIOS_NO_LONG_LONG_NUMERIC_LIMITS
#define LIBSMBIOS_NO_MS_INT64_NUMERIC_LIMITS
#define LIBSMBIOS_MSVC6_MEMBER_TEMPLATES
#define LIBSMBIOS_HAS_PARTIAL_STD_ALLOCATOR
#define LIBSMBIOS_NO_SLIST
#define LIBSMBIOS_NO_HASH
#define LIBSMBIOS_STATIC_CONSTANT(type, assignment)   static const type assignment
#define LIBSMBIOS_USE_FACET(Type, loc)   std::use_facet< Type >(loc)
#define LIBSMBIOS_NESTED_TEMPLATE   template
#define LIBSMBIOS_UNREACHABLE_RETURN(x)
#define LIBSMBIOS_DEDUCED_TYPENAME   typename
#define LIBSMBIOS_STRINGIZE(X)   LIBSMBIOS_DO_STRINGIZE(X)
#define LIBSMBIOS_DO_STRINGIZE(X)   #X
#define LIBSMBIOS_JOIN(X, Y)   LIBSMBIOS_DO_JOIN( X, Y )
#define LIBSMBIOS_DO_JOIN(X, Y)   LIBSMBIOS_DO_JOIN2(X,Y)
#define LIBSMBIOS_DO_JOIN2(X, Y)   X##Y
#define LIBSMBIOS_COMPILER   "Unknown ISO C++ Compiler"
#define LIBSMBIOS_STDLIB   "Unknown ISO standard library"
#define LIBSMBIOS_PLATFORM   "Unknown"

Define Documentation

#define LIBSMBIOS_COMPILER   "Unknown ISO C++ Compiler"
#define LIBSMBIOS_DEDUCED_TYPENAME   typename
#define LIBSMBIOS_DO_JOIN ( X,
 )     LIBSMBIOS_DO_JOIN2(X,Y)
#define LIBSMBIOS_DO_JOIN2 ( X,
 )     X##Y
#define LIBSMBIOS_DO_STRINGIZE (  )     #X
#define LIBSMBIOS_HAS_PARTIAL_STD_ALLOCATOR
#define LIBSMBIOS_JOIN ( X,
 )     LIBSMBIOS_DO_JOIN( X, Y )
#define LIBSMBIOS_MSVC6_MEMBER_TEMPLATES
#define LIBSMBIOS_NESTED_TEMPLATE   template
#define LIBSMBIOS_NO_HASH
#define LIBSMBIOS_NO_LONG_LONG_NUMERIC_LIMITS
#define LIBSMBIOS_NO_MS_INT64_NUMERIC_LIMITS
#define LIBSMBIOS_NO_SLIST
#define LIBSMBIOS_PLATFORM   "Unknown"
#define LIBSMBIOS_STATIC_CONSTANT ( type,
assignment   )     static const type assignment
#define LIBSMBIOS_STDLIB   "Unknown ISO standard library"
#define LIBSMBIOS_STRINGIZE (  )     LIBSMBIOS_DO_STRINGIZE(X)
#define LIBSMBIOS_UNREACHABLE_RETURN (  ) 
#define LIBSMBIOS_USE_FACET ( Type,
loc   )     std::use_facet< Type >(loc)
Generated on Wed Jul 28 08:16:05 2010 for libsmbios_c library by  doxygen 1.6.3