g4tools  5.4.0
Classes | Namespaces | Macros | Typedefs | Functions
typedefs File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::fits_bit
 
class  tools::csv_time
 

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_typedefs
 

Typedefs

typedef int tools::int32
 
typedef long long tools::int64
 
typedef unsigned int tools::uint32
 
typedef unsigned long long tools::uint64
 
typedef unsigned long tools::diff_pointer_t
 
typedef unsigned long tools::upointer
 
typedef unsigned char tools::byte
 
typedef unsigned char tools::uchar
 
typedef short tools::int16
 
typedef unsigned short tools::ushort
 
typedef unsigned short tools::uint16
 
typedef uint32 tools::ref
 
typedef char * tools::cstr_t
 
typedef const char * tools::const_cstr_t
 
typedef unsigned int tools::key_code
 

Functions

const char * tools::int32_format ()
 
const char * tools::int64_format ()
 
const char * tools::uint32_format ()
 
const char * tools::uint64_format ()
 
const char * tools::upointer_format ()
 
const char * tools::upointer_format_x ()
 
uint32 tools::uint32_mx ()
 
uint64 tools::uint64_mx ()
 
unsigned int tools::size_char ()
 
unsigned int tools::size_short ()
 
unsigned int tools::size_int ()
 
unsigned int tools::size_int64 ()
 
unsigned int tools::size_float ()
 
unsigned int tools::size_double ()
 
const char * tools::type_format (float)
 
const char * tools::type_format (double)
 
const char * tools::type_format (char)
 
const char * tools::type_format (short)
 
const char * tools::type_format (int)
 
const char * tools::type_format (int64)
 
const char * tools::type_format (unsigned char)
 
const char * tools::type_format (unsigned short)
 
const char * tools::type_format (unsigned int)
 
const char * tools::type_format (uint64)
 

Macro Definition Documentation

◆ tools_typedefs

#define tools_typedefs

Definition at line 5 of file typedefs.