This is the complete list of members for DCFile, including all inherited members.
| add_class(DCClass *dclass) | DCFile | |
| add_import_module(const std::string &import_module) | DCFile | |
| add_import_symbol(const std::string &import_symbol) | DCFile | |
| add_keyword(const std::string &name) | DCFile | |
| add_switch(DCSwitch *dswitch) | DCFile | |
| add_thing_to_delete(DCDeclaration *decl) | DCFile | |
| add_typedef(DCTypedef *dtypedef) | DCFile | |
| all_objects_valid() const | DCFile | inline |
| check_inherited_fields() | DCFile | inline |
| clear() | DCFile | |
| DCFile() (defined in DCFile) | DCFile | |
| generate_hash(HashGenerator &hashgen) const | DCFile | |
| get_class(int n) const | DCFile | |
| get_class_by_name(const std::string &name) const | DCFile | |
| get_field_by_index(int index_number) const | DCFile | |
| get_hash() const | DCFile | |
| get_import_module(int n) const | DCFile | |
| get_import_symbol(int n, int i) const | DCFile | |
| get_keyword(int n) const | DCFile | |
| get_keyword_by_name(const std::string &name) const | DCFile | |
| get_num_classes() const | DCFile | |
| get_num_import_modules() const | DCFile | |
| get_num_import_symbols(int n) const | DCFile | |
| get_num_keywords() const | DCFile | |
| get_num_typedefs() const | DCFile | |
| get_switch_by_name(const std::string &name) const | DCFile | |
| get_typedef(int n) const | DCFile | |
| get_typedef_by_name(const std::string &name) const | DCFile | |
| mark_inherited_fields_stale() | DCFile | inline |
| read(Filename filename) | DCFile | |
| read(std::istream &in, const std::string &filename=std::string()) | DCFile | |
| set_new_index_number(DCField *field) | DCFile | |
| write(Filename filename, bool brief) const | DCFile | |
| write(std::ostream &out, bool brief) const | DCFile | |
| ~DCFile() (defined in DCFile) | DCFile |
1.8.15