jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::int_ctti Class Reference

#include <int_types.hpp>

Collaboration diagram for jau::int_ctti:

Static Public Member Functions

static const jau::type_infoi16 ()
 
static const jau::type_infoi32 ()
 
static const jau::type_infoi64 ()
 
static const jau::type_infoi8 ()
 
static const jau::type_infou16 ()
 
static const jau::type_infou32 ()
 
static const jau::type_infou64 ()
 
static const jau::type_infou8 ()
 

Detailed Description

Definition at line 209 of file int_types.hpp.

Member Function Documentation

◆ u8()

static const jau::type_info & jau::int_ctti::u8 ( )
inlinestatic

Definition at line 211 of file int_types.hpp.

Here is the caller graph for this function:

◆ i8()

static const jau::type_info & jau::int_ctti::i8 ( )
inlinestatic

Definition at line 212 of file int_types.hpp.

Here is the caller graph for this function:

◆ u16()

static const jau::type_info & jau::int_ctti::u16 ( )
inlinestatic

Definition at line 213 of file int_types.hpp.

◆ i16()

static const jau::type_info & jau::int_ctti::i16 ( )
inlinestatic

Definition at line 214 of file int_types.hpp.

◆ u32()

static const jau::type_info & jau::int_ctti::u32 ( )
inlinestatic

Definition at line 215 of file int_types.hpp.

◆ i32()

static const jau::type_info & jau::int_ctti::i32 ( )
inlinestatic

Definition at line 216 of file int_types.hpp.

Here is the caller graph for this function:

◆ u64()

static const jau::type_info & jau::int_ctti::u64 ( )
inlinestatic

Definition at line 217 of file int_types.hpp.

◆ i64()

static const jau::type_info & jau::int_ctti::i64 ( )
inlinestatic

Definition at line 218 of file int_types.hpp.


The documentation for this class was generated from the following file: