linux.hpp File Reference

#include <cstdlib>
#include <smbios/config/posix_features.hpp>

Go to the source code of this file.

Defines

#define LIBSMBIOS_PLATFORM   "linux"
#define LIBSMBIOS_PLATFORM_LINUX
#define FSEEK(fh, pos, whence)   fseeko(fh, static_cast<off_t>(pos), whence)
#define LIBSMBIOS_NO_SWPRINTF
#define LIBSMBIOS_HAS_UNISTD_H
#define __const__   const
#define __volatile__   volatile
#define __signed__   signed
#define __typeof__   typeof
#define __inline__   inline


Define Documentation

#define __const__   const

Definition at line 96 of file linux.hpp.

#define __inline__   inline

Definition at line 108 of file linux.hpp.

#define __signed__   signed

Definition at line 102 of file linux.hpp.

#define __typeof__   typeof

Definition at line 105 of file linux.hpp.

#define __volatile__   volatile

Definition at line 99 of file linux.hpp.

#define FSEEK ( fh,
pos,
whence   )     fseeko(fh, static_cast<off_t>(pos), whence)

Definition at line 28 of file linux.hpp.

Referenced by MemoryFile::fillBuffer(), and MemoryFile::putByte().

#define LIBSMBIOS_HAS_UNISTD_H

Definition at line 83 of file linux.hpp.

#define LIBSMBIOS_NO_SWPRINTF

Definition at line 79 of file linux.hpp.

#define LIBSMBIOS_PLATFORM   "linux"

Definition at line 11 of file linux.hpp.

#define LIBSMBIOS_PLATFORM_LINUX

Definition at line 12 of file linux.hpp.


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