| _header | FltRecord | [protected] |
| _instance_index | FltInstanceDefinition | |
| _ref_count | ReferenceCount | [protected] |
| _type_handle | FltInstanceDefinition | [private, static] |
| add_ancillary(FltRecord *ancillary) | FltRecord | |
| add_child(FltRecord *child) | FltRecord | |
| add_extension(FltRecord *extension) | FltRecord | |
| add_subface(FltRecord *subface) | FltRecord | |
| add_transform_step(FltTransformRecord *record) | FltBead | |
| apply_converted_filenames() | FltRecord | [virtual] |
| build_record(FltRecordWriter &writer) const | FltInstanceDefinition | [protected, virtual] |
| check_remaining_size(const DatagramIterator &di, const string &name=string()) const | FltRecord | |
| clear_ancillary() | FltRecord | |
| clear_children() | FltRecord | |
| clear_comment() | FltRecord | |
| clear_extensions() | FltRecord | |
| clear_subfaces() | FltRecord | |
| clear_transform() | FltBead | |
| create_new_record(FltOpcode opcode) const | FltRecord | [protected] |
| extract_ancillary(FltRecordReader &reader) | FltBead | [protected, virtual] |
| extract_record(FltRecordReader &reader) | FltInstanceDefinition | [protected, virtual] |
| FltBead(FltHeader *header) | FltBead | |
| FltInstanceDefinition(FltHeader *header) | FltInstanceDefinition | |
| FltInstanceRef class | FltInstanceDefinition | [friend] |
| FltRecord(FltHeader *header) | FltRecord | |
| FltRecordWriter class | FltInstanceDefinition | [friend] |
| force_init_type() | FltInstanceDefinition | [inline, virtual] |
| get_ancillary(int n) const | FltRecord | |
| get_child(int n) const | FltRecord | |
| get_class_type() | FltInstanceDefinition | [inline, static] |
| get_comment() const | FltRecord | |
| get_extension(int n) const | FltRecord | |
| get_num_ancillary() const | FltRecord | |
| get_num_children() const | FltRecord | |
| get_num_extensions() const | FltRecord | |
| get_num_subfaces() const | FltRecord | |
| get_num_transform_steps() const | FltBead | |
| get_ref_count() const | TypedReferenceCount | |
| get_replicate_count() const | FltBead | |
| get_subface(int n) const | FltRecord | |
| get_transform() const | FltBead | |
| get_transform_step(int n) | FltBead | |
| get_transform_step(int n) const | FltBead | |
| get_type() const | FltInstanceDefinition | [inline, virtual] |
| get_type_index() const | TypedReferenceCount | |
| has_comment() const | FltRecord | |
| has_transform() const | FltBead | |
| init_type() | FltInstanceDefinition | [inline, static] |
| is_ancillary(FltOpcode opcode) | FltRecord | [protected, static] |
| is_exact_type(TypeHandle handle) const | TypedReferenceCount | |
| is_of_type(TypeHandle handle) const | TypedReferenceCount | |
| operator=(const TypedReferenceCount ©) | TypedReferenceCount | |
| TypedObject::operator=(const TypedObject ©) | TypedObject | |
| ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | |
| output(ostream &out) const | FltRecord | [virtual] |
| read_record_and_children(FltRecordReader &reader) | FltRecord | [protected] |
| ref() const | TypedReferenceCount | |
| ReferenceCount() | ReferenceCount | |
| ReferenceCount(const ReferenceCount &) | ReferenceCount | |
| set_comment(const string &comment) | FltRecord | |
| set_replicate_count(int count) | FltBead | |
| set_transform(const LMatrix4d &mat) | FltBead | |
| test_ref_count_integrity() const | TypedReferenceCount | |
| TypedObject() | TypedObject | |
| TypedObject(const TypedObject ©) | TypedObject | |
| TypedReferenceCount() | TypedReferenceCount | |
| TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | |
| unref() const | TypedReferenceCount | |
| write(ostream &out, int indent_level=0) const | FltRecord | [virtual] |
| write_ancillary(FltRecordWriter &writer) const | FltBead | [protected, virtual] |
| write_children(ostream &out, int indent_level) const | FltRecord | [protected] |
| write_record_and_children(FltRecordWriter &writer) const | FltRecord | [protected, virtual] |
| ~FltRecord() | FltRecord | [virtual] |
| ~ReferenceCount() | ReferenceCount | |
| ~TypedObject() | TypedObject | [virtual] |