B2BITS FIX Antenna HFT
1.0.15
|
Contains integer types definitions. More...
#include <cstdint>
Namespaces | |
System | |
Platform specific classes. | |
Typedefs | |
typedef unsigned char | byte |
Declares alias for unsigned char. More... | |
typedef int16_t | System::i16 |
typedef int32_t | System::i32 |
typedef int64_t | System::i64 |
typedef int8_t | System::i8 |
typedef System::u64 | Long |
typedef uint16_t | System::u16 |
typedef uint32_t | System::u32 |
typedef uint64_t | System::u64 |
typedef uint8_t | System::u8 |
Contains integer types definitions.
typedef unsigned char byte |
Declares alias for unsigned char.
typedef System::u64 Long |