Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
basic_type Member ListThis is the complete list of members for basic_type, including all inherited members.
_base_type | basic_type | [private] |
_length | basic_type | [private] |
_parse_only | basic_type | [private] |
_sign | basic_type | [private] |
alignment() | basic_type | |
base_name() const | basic_type | |
base_type() const | basic_type | [inline, private] |
base_type(unsigned int bt) | basic_type | [inline, private] |
basic_type() | basic_type | [inline] |
basic_type(unsigned int sign, unsigned int length, unsigned int base_type, unsigned int parse_only=0) | basic_type | [inline] |
BYTE_LENGTH | basic_type | [static] |
CHAR | basic_type | [private, static] |
Char | basic_type | [static] |
CHAR_ALIGN | basic_type | [static] |
CHAR_SIZE | basic_type | [static] |
Double | basic_type | [static] |
DOUBLE_ALIGN | basic_type | [static] |
DOUBLE_SIZE | basic_type | [static] |
Ellipsis | basic_type | [static] |
ELLIPSIS | basic_type | [private, static] |
finish() | basic_type | |
FLOAT | basic_type | [private, static] |
Float | basic_type | [static] |
FLOAT_ALIGN | basic_type | [static] |
FLOAT_SIZE | basic_type | [static] |
INT | basic_type | [private, static] |
Int | basic_type | [static] |
INT_ALIGN | basic_type | [static] |
INT_SIZE | basic_type | [static] |
IntParseOnly | basic_type | [static] |
is_arithmetic() const | basic_type | [inline] |
is_char() const | basic_type | [inline] |
is_ellipsis() const | basic_type | [inline] |
is_float() const | basic_type | [inline] |
is_int() const | basic_type | [inline] |
is_integer() const | basic_type | [inline] |
is_long() const | basic_type | [inline] |
is_longlong() const | basic_type | [inline] |
is_no_length() const | basic_type | [inline] |
is_no_sign() const | basic_type | [inline] |
is_no_type() const | basic_type | [inline] |
is_scalar() const | basic_type | [inline] |
is_short() const | basic_type | [inline] |
is_signed() const | basic_type | [inline] |
is_unsigned() const | basic_type | [inline] |
is_void() const | basic_type | [inline] |
length() const | basic_type | [inline, private] |
length(unsigned int l) | basic_type | [inline, private] |
length_name() const | basic_type | |
LONG | basic_type | [private, static] |
Long | basic_type | [static] |
LONG_ALIGN | basic_type | [static] |
LONG_SIZE | basic_type | [static] |
LongDouble | basic_type | [static] |
LONGDOUBLE_ALIGN | basic_type | [static] |
LONGDOUBLE_SIZE | basic_type | [static] |
LongLong | basic_type | [static] |
LONGLONG | basic_type | [private, static] |
merge_in(basic_type &other, Coord coord=Coord::Unknown) | basic_type | |
NO_LENGTH | basic_type | [private, static] |
NO_SIGN | basic_type | [private, static] |
NO_TYPE | basic_type | [private, static] |
operator!=(const basic_type &bt2) const | basic_type | [inline] |
operator<(const basic_type &bt2) const | basic_type | [inline] |
operator==(const basic_type &bt2) const | basic_type | [inline] |
parse_only() const | basic_type | [inline] |
parse_only(bool po) | basic_type | [inline] |
PARSE_ONLY | basic_type | [private, static] |
POINTER_ALIGN | basic_type | [static] |
POINTER_SIZE | basic_type | [static] |
SChar | basic_type | [static] |
set_char() | basic_type | [inline] |
set_ellipsis() | basic_type | [inline] |
set_float() | basic_type | [inline] |
set_int() | basic_type | [inline] |
set_long() | basic_type | [inline] |
set_longlong() | basic_type | [inline] |
set_no_length() | basic_type | [inline] |
set_no_sign() | basic_type | [inline] |
set_no_type() | basic_type | [inline] |
set_short() | basic_type | [inline] |
set_signed() | basic_type | [inline] |
set_unsigned() | basic_type | [inline] |
set_void() | basic_type | [inline] |
SHORT | basic_type | [private, static] |
Short | basic_type | [static] |
SHORT_ALIGN | basic_type | [static] |
SHORT_SIZE | basic_type | [static] |
sign() const | basic_type | [inline, private] |
sign(unsigned int s) | basic_type | [inline, private] |
sign_name() const | basic_type | |
Signed | basic_type | [static] |
SIGNED | basic_type | [private, static] |
SInt | basic_type | [static] |
size() | basic_type | |
SLong | basic_type | [static] |
SLongLong | basic_type | [static] |
SShort | basic_type | [static] |
TARGET_MAX_INT | basic_type | [static] |
TARGET_MAX_LONG | basic_type | [static] |
TARGET_MAX_UCHAR | basic_type | [static] |
TARGET_MAX_UINT | basic_type | [static] |
TARGET_MAX_ULONG | basic_type | [static] |
to_num() const | basic_type | |
to_string() const | basic_type | |
UChar | basic_type | [static] |
UInt | basic_type | [static] |
ULong | basic_type | [static] |
ULongLong | basic_type | [static] |
UNSIGNED | basic_type | [private, static] |
Unsigned | basic_type | [static] |
UShort | basic_type | [static] |
Void | basic_type | [static] |
VOID | basic_type | [private, static] |
WORD_LENGTH | basic_type | [static] |
|