|
librcsb-core-wrapper 1.005
|

Go to the source code of this file.
Typedefs | |
| typedef char | SInt8 |
| typedef unsigned char | UInt8 |
| typedef short int | SInt16 |
| typedef unsigned short int | UInt16 |
| typedef int | SInt32 |
| typedef unsigned int | UInt32 |
Enumerations | |
| enum | eTypeCode { eTYPE_CODE_NONE = 0 , eTYPE_CODE_INT , eTYPE_CODE_FLOAT , eTYPE_CODE_STRING , eTYPE_CODE_TEXT , eTYPE_CODE_DATETIME , eTYPE_CODE_BIGINT } |
Variables | |
| const UInt8 | UINT32_SIZE = sizeof(UInt32) |
| typedef short int SInt16 |
| typedef int SInt32 |
| typedef char SInt8 |
| typedef unsigned short int UInt16 |
| typedef unsigned int UInt32 |
| typedef unsigned char UInt8 |
| enum eTypeCode |