clockUtils  1.1
SystemParameters.h File Reference
#include "clockUtils/Config.h"
Include dependency graph for SystemParameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CLOCKUTILS_PLATFORM_WIN32
 
#define CLOCKUTILS_PLATFORM_LINUX
 
#define BOOST_ALL_DYN_LINK
 
#define WIN32_LEAN_AND_MEAN
 
#define CLOCKUTILS_PLATFORM
 
#define CLOCKUTILS_DEBUG
 
#define CLOCKUTILS_RELEASE
 
#define CLOCKUTILS_MODE
 

Macro Definition Documentation

§ BOOST_ALL_DYN_LINK

#define BOOST_ALL_DYN_LINK

Definition at line 28 of file SystemParameters.h.

§ CLOCKUTILS_DEBUG

#define CLOCKUTILS_DEBUG

Definition at line 40 of file SystemParameters.h.

§ CLOCKUTILS_MODE

#define CLOCKUTILS_MODE

Definition at line 46 of file SystemParameters.h.

§ CLOCKUTILS_PLATFORM

#define CLOCKUTILS_PLATFORM

Definition at line 36 of file SystemParameters.h.

§ CLOCKUTILS_PLATFORM_LINUX

#define CLOCKUTILS_PLATFORM_LINUX

Definition at line 27 of file SystemParameters.h.

§ CLOCKUTILS_PLATFORM_WIN32

#define CLOCKUTILS_PLATFORM_WIN32

Definition at line 26 of file SystemParameters.h.

§ CLOCKUTILS_RELEASE

#define CLOCKUTILS_RELEASE

Definition at line 41 of file SystemParameters.h.

§ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 29 of file SystemParameters.h.