__pad0__ | Namable | [protected] |
_back_pointers | EggComponentData | [protected] |
_char_data | EggComponentData | [protected] |
_collection | EggComponentData | [protected] |
_name | Namable | [protected] |
_type_handle | Namable | [protected, static] |
add_back_pointer(int model_index, EggObject *egg_object)=0 | EggComponentData | [pure virtual] |
add_name(const string &name) | EggComponentData | |
BackPointers typedef | EggComponentData | [protected] |
clear_name() | Namable | [protected] |
EggComponentData(EggCharacterCollection *collection, EggCharacterData *char_data) | EggComponentData | |
get_class_type() | Namable | [static] |
get_model(int model_index) const | EggComponentData | |
get_name() const | Namable | [protected] |
get_num_models() const | EggComponentData | |
has_model(int model_index) const | EggComponentData | |
has_name() const | Namable | [protected] |
init_type() | Namable | [static] |
matches_name(const string &name) const | EggComponentData | |
Namable(const Namable ©) | Namable | [protected] |
operator=(const Namable &other) | Namable | [protected] |
output(ostream &out) const | Namable | [protected] |
set_model(int model_index, EggBackPointer *back) | EggComponentData | |
set_name(const string &name) | Namable | [protected] |
write(ostream &out, int indent_level=0) const=0 | EggComponentData | [pure virtual] |
~EggComponentData() | EggComponentData | [virtual] |