|
B2BITS FIX Antenna HFT
1.0.17
|
Contains integer types definitions. More...
#include <cstdint>
Include dependency graph for B2BITS_IntDefines.h:
This graph shows which files directly or indirectly include this file: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 |
1.8.5