Go to the source code of this file.
Macros | |
#define | BT_OS_AIX 0x0002 |
#define | BT_OS_CYGWIN 0x000d |
#define | BT_OS_FREE_BSD 0x0001 |
#define | BT_OS_HPUX 0x0003 |
#define | BT_OS_IRIX 0x0009 |
#define | BT_OS_LINUX 0x0005 |
#define | BT_OS_MAC_OS_X 0x0006 |
#define | BT_OS_NET_BSD 0x0007 |
#define | BT_OS_OPEN_BSD 0x0008 |
#define | BT_OS_QNX 0x000b |
#define | BT_OS_SOLARIS 0x000a |
#define | BT_OS_TRU64 0x0004 |
#define | BT_OS_UNKNOWN_UNIX 0x00ff |
#define | BT_OS_VMS 0x2001 |
#define | BT_OS_VXWORKS 0x000c |
#define | BT_OS_WINDOWS_CE 0x1011 |
#define | BT_OS_WINDOWS_NT 0x1001 |
#define BT_OS_AIX 0x0002 |
Definition at line 48 of file platform.hpp.
#define BT_OS_CYGWIN 0x000d |
Definition at line 59 of file platform.hpp.
#define BT_OS_FREE_BSD 0x0001 |
Definition at line 47 of file platform.hpp.
#define BT_OS_HPUX 0x0003 |
Definition at line 49 of file platform.hpp.
#define BT_OS_IRIX 0x0009 |
Definition at line 55 of file platform.hpp.
#define BT_OS_LINUX 0x0005 |
Definition at line 51 of file platform.hpp.
#define BT_OS_MAC_OS_X 0x0006 |
Definition at line 52 of file platform.hpp.
#define BT_OS_NET_BSD 0x0007 |
Definition at line 53 of file platform.hpp.
#define BT_OS_OPEN_BSD 0x0008 |
Definition at line 54 of file platform.hpp.
#define BT_OS_QNX 0x000b |
Definition at line 57 of file platform.hpp.
#define BT_OS_SOLARIS 0x000a |
Definition at line 56 of file platform.hpp.
#define BT_OS_TRU64 0x0004 |
Definition at line 50 of file platform.hpp.
#define BT_OS_UNKNOWN_UNIX 0x00ff |
Definition at line 60 of file platform.hpp.
#define BT_OS_VMS 0x2001 |
Definition at line 63 of file platform.hpp.
#define BT_OS_VXWORKS 0x000c |
Definition at line 58 of file platform.hpp.
#define BT_OS_WINDOWS_CE 0x1011 |
Definition at line 62 of file platform.hpp.
#define BT_OS_WINDOWS_NT 0x1001 |
Definition at line 61 of file platform.hpp.