Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdafx.hpp File Reference
#include <cstdint>
Include dependency graph for stdafx.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  u_header
 

Macros

#define OPENTXS_CORE_STDAFX_HPP
 
#define TYPE_1_CMD_1   1
 
#define TYPE_1_CMD_2   2
 
#define TYPE_1_CMD_3   3
 
#define TYPE_1_CMD_4   4
 
#define CMD_TYPE_1   1
 
#define OT_CMD_HEADER_SIZE   9
 
#define OT_THOUSANDS_SEP   ","
 
#define OT_DECIMAL_POINT   "."
 
#define OT_USE_SCRIPT_CHAI
 
#define OPENTXS_CHAISCRIPT_5
 
#define OT_USE_CHAI_STDLIB
 

Typedefs

typedef uint8_t BYTE
 
typedef uint16_t USHORT
 

Macro Definition Documentation

#define CMD_TYPE_1   1

Definition at line 17 of file stdafx.hpp.

#define OPENTXS_CHAISCRIPT_5

Definition at line 62 of file stdafx.hpp.

#define OPENTXS_CORE_STDAFX_HPP

Definition at line 4 of file stdafx.hpp.

#define OT_CMD_HEADER_SIZE   9

Definition at line 19 of file stdafx.hpp.

#define OT_DECIMAL_POINT   "."

Definition at line 46 of file stdafx.hpp.

#define OT_THOUSANDS_SEP   ","

Definition at line 45 of file stdafx.hpp.

#define OT_USE_CHAI_STDLIB

Definition at line 82 of file stdafx.hpp.

#define OT_USE_SCRIPT_CHAI

Definition at line 59 of file stdafx.hpp.

#define TYPE_1_CMD_1   1

Definition at line 12 of file stdafx.hpp.

#define TYPE_1_CMD_2   2

Definition at line 13 of file stdafx.hpp.

#define TYPE_1_CMD_3   3

Definition at line 14 of file stdafx.hpp.

#define TYPE_1_CMD_4   4

Definition at line 15 of file stdafx.hpp.

Typedef Documentation

typedef uint8_t BYTE

Definition at line 21 of file stdafx.hpp.

typedef uint16_t USHORT

Definition at line 22 of file stdafx.hpp.