suffix.hpp File Reference

#include <limits.h>

Go to the source code of this file.

Defines

#define LIBSMBIOS_NO_INTEGRAL_INT64_T
#define LIBSMBIOS_STD_EXTENSION_NAMESPACE   std
#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"

Definition at line 488 of file suffix.hpp.

#define LIBSMBIOS_DEDUCED_TYPENAME   typename

Definition at line 379 of file suffix.hpp.

#define LIBSMBIOS_DO_JOIN ( X,
 )     LIBSMBIOS_DO_JOIN2(X,Y)

Definition at line 480 of file suffix.hpp.

#define LIBSMBIOS_DO_JOIN2 ( X,
 )     X##Y

Definition at line 481 of file suffix.hpp.

#define LIBSMBIOS_DO_STRINGIZE (  )     #X

Definition at line 469 of file suffix.hpp.

#define LIBSMBIOS_HAS_PARTIAL_STD_ALLOCATOR

Definition at line 157 of file suffix.hpp.

#define LIBSMBIOS_JOIN ( X,
 )     LIBSMBIOS_DO_JOIN( X, Y )

Definition at line 479 of file suffix.hpp.

#define LIBSMBIOS_MSVC6_MEMBER_TEMPLATES

Definition at line 99 of file suffix.hpp.

#define LIBSMBIOS_NESTED_TEMPLATE   template

Definition at line 351 of file suffix.hpp.

#define LIBSMBIOS_NO_HASH

Definition at line 260 of file suffix.hpp.

#define LIBSMBIOS_NO_INTEGRAL_INT64_T

Definition at line 40 of file suffix.hpp.

#define LIBSMBIOS_NO_LONG_LONG_NUMERIC_LIMITS

Definition at line 82 of file suffix.hpp.

#define LIBSMBIOS_NO_MS_INT64_NUMERIC_LIMITS

Definition at line 90 of file suffix.hpp.

#define LIBSMBIOS_NO_SLIST

Definition at line 256 of file suffix.hpp.

#define LIBSMBIOS_PLATFORM   "Unknown"

Definition at line 498 of file suffix.hpp.

#define LIBSMBIOS_STATIC_CONSTANT ( type,
assignment   )     static const type assignment

Definition at line 314 of file suffix.hpp.

#define LIBSMBIOS_STD_EXTENSION_NAMESPACE   std

Definition at line 55 of file suffix.hpp.

#define LIBSMBIOS_STDLIB   "Unknown ISO standard library"

Definition at line 491 of file suffix.hpp.

#define LIBSMBIOS_STRINGIZE (  )     LIBSMBIOS_DO_STRINGIZE(X)

Definition at line 468 of file suffix.hpp.

#define LIBSMBIOS_UNREACHABLE_RETURN (  ) 

Definition at line 364 of file suffix.hpp.

#define LIBSMBIOS_USE_FACET ( Type,
loc   )     std::use_facet< Type >(loc)

Definition at line 337 of file suffix.hpp.


Generated on Sat Apr 21 11:36:10 2007 for SMBIOS Library by  doxygen 1.5.2