This is the complete list of members for InterrogateType, including all inherited members.
_array_size (defined in InterrogateType) | InterrogateType | |
_atomic_token (defined in InterrogateType) | InterrogateType | |
_casts (defined in InterrogateType) | InterrogateType | |
_comment (defined in InterrogateType) | InterrogateType | |
_constructors (defined in InterrogateType) | InterrogateType | |
_cppscope (defined in InterrogateType) | InterrogateType | |
_cpptype (defined in InterrogateType) | InterrogateType | |
_destructor (defined in InterrogateType) | InterrogateType | |
_elements (defined in InterrogateType) | InterrogateType | |
_flags (defined in InterrogateType) | InterrogateType | |
_make_seqs (defined in InterrogateType) | InterrogateType | |
_methods (defined in InterrogateType) | InterrogateType | |
_outer_class (defined in InterrogateType) | InterrogateType | |
_scoped_name (defined in InterrogateType) | InterrogateType | |
_true_name (defined in InterrogateType) | InterrogateType | |
_wrapped_type (defined in InterrogateType) | InterrogateType | |
derivation_downcast_is_impossible(int n) const (defined in InterrogateType) | InterrogateType | inline |
derivation_get_downcast(int n) const (defined in InterrogateType) | InterrogateType | inline |
derivation_get_upcast(int n) const (defined in InterrogateType) | InterrogateType | inline |
derivation_has_downcast(int n) const (defined in InterrogateType) | InterrogateType | inline |
derivation_has_upcast(int n) const (defined in InterrogateType) | InterrogateType | inline |
DerivationFlags enum name (defined in InterrogateType) | InterrogateType | |
destructor_is_implicit() const (defined in InterrogateType) | InterrogateType | inline |
destructor_is_inherited() const (defined in InterrogateType) | InterrogateType | inline |
DF_downcast enum value (defined in InterrogateType) | InterrogateType | |
DF_downcast_impossible enum value (defined in InterrogateType) | InterrogateType | |
DF_upcast enum value (defined in InterrogateType) | InterrogateType | |
Elements typedef (defined in InterrogateType) | InterrogateType | |
Functions typedef (defined in InterrogateType) | InterrogateType | |
get_alt_name(int n) const (defined in InterrogateComponent) | InterrogateComponent | inline |
get_array_size() const (defined in InterrogateType) | InterrogateType | inline |
get_atomic_token() const (defined in InterrogateType) | InterrogateType | inline |
get_cast(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_comment() const (defined in InterrogateType) | InterrogateType | inline |
get_constructor(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_derivation(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_destructor() const (defined in InterrogateType) | InterrogateType | inline |
get_element(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_enum_value(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_enum_value_comment(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_enum_value_name(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_enum_value_scoped_name(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_library_name() const | InterrogateComponent | inline |
get_make_seq(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_method(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_module_name() const | InterrogateComponent | inline |
get_name() const (defined in InterrogateComponent) | InterrogateComponent | inline |
get_nested_type(int n) const (defined in InterrogateType) | InterrogateType | inline |
get_num_alt_names() const (defined in InterrogateComponent) | InterrogateComponent | inline |
get_outer_class() const | InterrogateType | inline |
get_scoped_name() const (defined in InterrogateType) | InterrogateType | inline |
get_true_name() const (defined in InterrogateType) | InterrogateType | inline |
get_wrapped_type() const (defined in InterrogateType) | InterrogateType | inline |
has_comment() const (defined in InterrogateType) | InterrogateType | inline |
has_destructor() const (defined in InterrogateType) | InterrogateType | inline |
has_library_name() const | InterrogateComponent | inline |
has_module_name() const | InterrogateComponent | inline |
has_name() const (defined in InterrogateComponent) | InterrogateComponent | inline |
has_scoped_name() const (defined in InterrogateType) | InterrogateType | inline |
has_true_name() const (defined in InterrogateType) | InterrogateType | inline |
input(std::istream &in) | InterrogateType | |
InterrogateBuilder (defined in InterrogateType) | InterrogateType | friend |
InterrogateComponent(InterrogateModuleDef *def=nullptr) (defined in InterrogateComponent) | InterrogateComponent | inline |
InterrogateComponent(const InterrogateComponent ©) (defined in InterrogateComponent) | InterrogateComponent | inline |
InterrogateType(InterrogateModuleDef *def=nullptr) (defined in InterrogateType) | InterrogateType | |
InterrogateType(const InterrogateType ©) (defined in InterrogateType) | InterrogateType | |
is_array() const (defined in InterrogateType) | InterrogateType | inline |
is_atomic() const (defined in InterrogateType) | InterrogateType | inline |
is_class() const (defined in InterrogateType) | InterrogateType | inline |
is_const() const (defined in InterrogateType) | InterrogateType | inline |
is_enum() const (defined in InterrogateType) | InterrogateType | inline |
is_final() const (defined in InterrogateType) | InterrogateType | inline |
is_fully_defined() const (defined in InterrogateType) | InterrogateType | inline |
is_global() const | InterrogateType | inline |
is_long() const (defined in InterrogateType) | InterrogateType | inline |
is_longlong() const (defined in InterrogateType) | InterrogateType | inline |
is_nested() const | InterrogateType | inline |
is_pointer() const (defined in InterrogateType) | InterrogateType | inline |
is_scoped_enum() const | InterrogateType | inline |
is_short() const (defined in InterrogateType) | InterrogateType | inline |
is_signed() const (defined in InterrogateType) | InterrogateType | inline |
is_struct() const (defined in InterrogateType) | InterrogateType | inline |
is_typedef() const (defined in InterrogateType) | InterrogateType | inline |
is_union() const (defined in InterrogateType) | InterrogateType | inline |
is_unpublished() const | InterrogateType | inline |
is_unsigned() const (defined in InterrogateType) | InterrogateType | inline |
is_wrapped() const (defined in InterrogateType) | InterrogateType | inline |
MakeSeqs typedef (defined in InterrogateType) | InterrogateType | |
merge_with(const InterrogateType &other) | InterrogateType | |
number_of_casts() const (defined in InterrogateType) | InterrogateType | inline |
number_of_constructors() const (defined in InterrogateType) | InterrogateType | inline |
number_of_derivations() const (defined in InterrogateType) | InterrogateType | inline |
number_of_elements() const (defined in InterrogateType) | InterrogateType | inline |
number_of_enum_values() const (defined in InterrogateType) | InterrogateType | inline |
number_of_make_seqs() const (defined in InterrogateType) | InterrogateType | inline |
number_of_methods() const (defined in InterrogateType) | InterrogateType | inline |
number_of_nested_types() const (defined in InterrogateType) | InterrogateType | inline |
operator=(const InterrogateType ©) (defined in InterrogateType) | InterrogateType | |
operator=(const InterrogateComponent ©) (defined in InterrogateComponent) | InterrogateComponent | inline |
output(std::ostream &out) const | InterrogateType | |
remap_indices(const IndexRemapper &remap) | InterrogateType |