Go to the source code of this file.
Namespaces | |
| namespace | OnixS |
| namespace | OnixS::Mts |
| namespace | OnixS::Mts::Cash |
| namespace | 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 |