Definition at line 27 of file cpp_convert_type.cpp.
◆ cpp_convert_typet() [1/2]
cpp_convert_typet::cpp_convert_typet |
( |
| ) |
|
|
inline |
◆ cpp_convert_typet() [2/2]
cpp_convert_typet::cpp_convert_typet |
( |
const typet & |
type | ) |
|
|
inlineexplicit |
◆ read()
void cpp_convert_typet::read |
( |
const typet & |
type | ) |
|
◆ read_function_type()
void cpp_convert_typet::read_function_type |
( |
const typet & |
type | ) |
|
|
protected |
◆ read_rec()
void cpp_convert_typet::read_rec |
( |
const typet & |
type | ) |
|
|
protected |
◆ read_template()
void cpp_convert_typet::read_template |
( |
const typet & |
type | ) |
|
|
protected |
◆ write()
void cpp_convert_typet::write |
( |
typet & |
type | ) |
|
◆ char16_t_cnt
unsigned cpp_convert_typet::char16_t_cnt |
◆ char32_t_cnt
unsigned cpp_convert_typet::char32_t_cnt |
◆ char_cnt
unsigned cpp_convert_typet::char_cnt |
◆ complex_cnt
unsigned cpp_convert_typet::complex_cnt |
◆ const_cnt
unsigned cpp_convert_typet::const_cnt |
◆ constexpr_cnt
unsigned cpp_convert_typet::constexpr_cnt |
◆ cpp_bool_cnt
unsigned cpp_convert_typet::cpp_bool_cnt |
◆ double_cnt
unsigned cpp_convert_typet::double_cnt |
◆ extern_cnt
unsigned cpp_convert_typet::extern_cnt |
◆ float128_cnt
unsigned cpp_convert_typet::float128_cnt |
◆ float80_cnt
unsigned cpp_convert_typet::float80_cnt |
◆ float_cnt
unsigned cpp_convert_typet::float_cnt |
◆ int128_cnt
unsigned cpp_convert_typet::int128_cnt |
◆ int16_cnt
unsigned cpp_convert_typet::int16_cnt |
◆ int32_cnt
unsigned cpp_convert_typet::int32_cnt |
◆ int64_cnt
unsigned cpp_convert_typet::int64_cnt |
◆ int8_cnt
unsigned cpp_convert_typet::int8_cnt |
◆ int_cnt
unsigned cpp_convert_typet::int_cnt |
◆ long_cnt
unsigned cpp_convert_typet::long_cnt |
◆ noreturn_cnt
unsigned cpp_convert_typet::noreturn_cnt |
◆ other
std::list<typet> cpp_convert_typet::other |
◆ proper_bool_cnt
unsigned cpp_convert_typet::proper_bool_cnt |
◆ ptr32_cnt
unsigned cpp_convert_typet::ptr32_cnt |
◆ ptr64_cnt
unsigned cpp_convert_typet::ptr64_cnt |
◆ restrict_cnt
unsigned cpp_convert_typet::restrict_cnt |
◆ short_cnt
unsigned cpp_convert_typet::short_cnt |
◆ signed_cnt
unsigned cpp_convert_typet::signed_cnt |
◆ unsigned_cnt
unsigned cpp_convert_typet::unsigned_cnt |
◆ volatile_cnt
unsigned cpp_convert_typet::volatile_cnt |
◆ wchar_t_cnt
unsigned cpp_convert_typet::wchar_t_cnt |
The documentation for this class was generated from the following file: