#include <bamReaderParam.h>
Inheritance diagram for BamReaderParam:
Public Member Functions | |
INLINE const DatagramIterator & | get_iterator () |
INLINE BamReader * | get_manager () |
INLINE | BamReaderParam (const DatagramIterator &dgi, BamReader *manager) |
INLINE | ~BamReaderParam () |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Private Attributes | |
const DatagramIterator & | _iterator |
BamReader * | _manager |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
|
|
Reimplemented from FactoryParam. Definition at line 51 of file bamReaderParam.h. References FactoryParam::get_class_type(), and FactoryParam::init_type(). |
|
Reimplemented from FactoryParam. Definition at line 52 of file bamReaderParam.h. |
|
|
|
|
|
Reimplemented from FactoryParam. Definition at line 48 of file bamReaderParam.h. References FactoryParam::get_class_type(). |
|
Reimplemented from FactoryParam. Definition at line 55 of file bamReaderParam.h. References FactoryParam::get_class_type(), FactoryParam::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
Definition at line 40 of file bamReaderParam.h. |
|
Definition at line 41 of file bamReaderParam.h. |
|
Reimplemented from FactoryParam. Definition at line 21 of file bamReaderParam.cxx. |