This is the complete list of members for DCTypedef, including all inherited members.
as_class() (defined in DCDeclaration) | DCDeclaration | virtual |
as_class() const (defined in DCDeclaration) | DCDeclaration | virtual |
as_switch() (defined in DCDeclaration) | DCDeclaration | virtual |
as_switch() const (defined in DCDeclaration) | DCDeclaration | virtual |
DCTypedef(DCParameter *parameter, bool implicit=false) | DCTypedef | |
DCTypedef(const std::string &name) | DCTypedef | |
get_description() const | DCTypedef | |
get_name() const | DCTypedef | |
get_number() const | DCTypedef | |
is_bogus_typedef() const | DCTypedef | |
is_implicit_typedef() const | DCTypedef | |
make_new_parameter() const | DCTypedef | |
output(std::ostream &out, bool brief) const | DCTypedef | virtual |
DCDeclaration::output(std::ostream &out) const | DCDeclaration | virtual |
set_number(int number) | DCTypedef | |
write(std::ostream &out, bool brief, int indent_level) const (defined in DCTypedef) | DCTypedef | virtual |
DCDeclaration::write(std::ostream &out, int indent_level) const | DCDeclaration | |
~DCDeclaration() (defined in DCDeclaration) | DCDeclaration | virtual |
~DCTypedef() (defined in DCTypedef) | DCTypedef | virtual |