Sirikata
Namespaces | Defines | Typedefs
liboh/plugins/js/emerson/EmersonPlatform.hpp File Reference
#include <stdint.h>
Include dependency graph for EmersonPlatform.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Emerson

Defines

#define EMERSON_PLATFORM_WINDOWS   0
#define EMERSON_PLATFORM_LINUX   1
#define EMERSON_PLATFORM_MAC   2
#define EMERSON_PLATFORM   EMERSON_PLATFORM_LINUX

Typedefs

typedef unsigned char Emerson::uchar
typedef int8_t Emerson::int8
typedef uint8_t Emerson::uint8
typedef int16_t Emerson::int16
typedef uint16_t Emerson::uint16
typedef int32_t Emerson::int32
typedef uint32_t Emerson::uint32
typedef int64_t Emerson::int64
typedef uint64_t Emerson::uint64

Define Documentation

#define EMERSON_PLATFORM   EMERSON_PLATFORM_LINUX
#define EMERSON_PLATFORM_LINUX   1
#define EMERSON_PLATFORM_MAC   2
#define EMERSON_PLATFORM_WINDOWS   0