Go to the source code of this file.
Namespaces | |
OnixS | |
OnixS::Mts | |
OnixS::Mts::Cash | |
OnixS::Mts::Cash::SDP | |
Typedefs | |
typedef signed char | SInt8 |
typedef signed short | SInt16 |
typedef signed int | SInt32 |
typedef signed long long | SInt64 |
typedef unsigned char | UInt8 |
typedef unsigned short | UInt16 |
typedef unsigned int | UInt32 |
typedef unsigned long long | UInt64 |
typedef double | Double |
typedef float | Float |
typedef std::vector< UInt8 > | Data |