inlib  1.2.0
Namespaces | Defines | Typedefs | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/typedefs File Reference
This graph shows which files directly or indirectly include this file:

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 ()

Define Documentation

#define inlib_typedefs

Definition at line 5 of file typedefs.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines