|
inlib
1.2.0
|

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_typedefs |
Typedefs | |
| typedef int | inlib::int32 |
| typedef long long | inlib::int64 |
| typedef unsigned int | inlib::uint32 |
| typedef unsigned long long | inlib::uint64 |
| typedef unsigned char | inlib::byte |
| typedef unsigned char | inlib::uchar |
| typedef short | inlib::int16 |
| typedef unsigned short | inlib::uint16 |
| typedef uint32 | inlib::ref |
| typedef unsigned long | inlib::diff_pointer_t |
| typedef char * | inlib::cstr_t |
| typedef const char * | inlib::const_cstr_t |
Functions | |
| const char * | inlib::int32_format () |
| const char * | inlib::int64_format () |
| const char * | inlib::uint32_format () |
| const char * | inlib::uint64_format () |
| uint32 | inlib::uint32_mx () |
| uint64 | inlib::uint64_mx () |
1.7.5.1