Panda3D
DCFile Member List

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() constDCFileinline
check_inherited_fields()DCFileinline
clear()DCFile
DCFile() (defined in DCFile)DCFile
generate_hash(HashGenerator &hashgen) constDCFile
get_class(int n) constDCFile
get_class_by_name(const std::string &name) constDCFile
get_field_by_index(int index_number) constDCFile
get_hash() constDCFile
get_import_module(int n) constDCFile
get_import_symbol(int n, int i) constDCFile
get_keyword(int n) constDCFile
get_keyword_by_name(const std::string &name) constDCFile
get_num_classes() constDCFile
get_num_import_modules() constDCFile
get_num_import_symbols(int n) constDCFile
get_num_keywords() constDCFile
get_num_typedefs() constDCFile
get_switch_by_name(const std::string &name) constDCFile
get_typedef(int n) constDCFile
get_typedef_by_name(const std::string &name) constDCFile
mark_inherited_fields_stale()DCFileinline
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) constDCFile
write(std::ostream &out, bool brief) constDCFile
~DCFile() (defined in DCFile)DCFile