#include <factoryParam.h>
Inheritance diagram for FactoryParam:
Public Member Functions | |
INLINE | FactoryParam () |
INLINE | FactoryParam (const FactoryParam &other) |
INLINE void | operator= (const FactoryParam &other) |
INLINE | ~FactoryParam () |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
|
|
|
|
Reimplemented from TypedReferenceCount. Reimplemented in BamReaderParam, and WritableParam. Definition at line 49 of file factoryParam.h. References ReferenceCount::get_class_type(), and TypedReferenceCount::init_type(). |
|
Reimplemented from ReferenceCount. Reimplemented in BamReaderParam, and WritableParam. Definition at line 50 of file factoryParam.h. Referenced by WritableParam::force_init_type(), BamReaderParam::force_init_type(), WritableParam::get_type(), BamReaderParam::get_type(), WritableParam::init_type(), and BamReaderParam::init_type(). |
|
Reimplemented from TypedReferenceCount. Reimplemented in BamReaderParam, and WritableParam. Definition at line 46 of file factoryParam.h. References ReferenceCount::get_class_type(). |
|
Reimplemented from TypedReferenceCount. Reimplemented in BamReaderParam, and WritableParam. Definition at line 53 of file factoryParam.h. References TypedObject::get_class_type(), TypedReferenceCount::init_type(), and register_type(). Referenced by ConfigureFn(), WritableParam::force_init_type(), BamReaderParam::force_init_type(), WritableParam::init_type(), and BamReaderParam::init_type(). |
|
|
|
Reimplemented from TypedReferenceCount. Reimplemented in BamReaderParam, and WritableParam. Definition at line 21 of file factoryParam.cxx. |