#include <writableParam.h>
Inheritance diagram for WritableParam:

Public Member Functions | |
| INLINE const Datagram & | get_datagram (void) |
| INLINE | WritableParam (const Datagram &datagram) |
| INLINE | WritableParam (const WritableParam &other) |
| INLINE | ~WritableParam () |
| virtual TypeHandle | get_type () const |
| virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
| TypeHandle | get_class_type () |
| void | init_type () |
Private Member Functions | |
| INLINE void | operator= (const WritableParam &other) |
Private Attributes | |
| const Datagram & | _packet |
Static Private Attributes | |
| TypeHandle | _type_handle |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from FactoryParam. Definition at line 56 of file writableParam.h. References FactoryParam::get_class_type(), and FactoryParam::init_type(). |
|
|
Reimplemented from FactoryParam. Definition at line 57 of file writableParam.h. |
|
|
|
|
|
Reimplemented from FactoryParam. Definition at line 53 of file writableParam.h. References FactoryParam::get_class_type(). |
|
|
Reimplemented from FactoryParam. Definition at line 60 of file writableParam.h. References FactoryParam::get_class_type(), FactoryParam::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
|
|
|
|
Definition at line 41 of file writableParam.h. |
|
|
Reimplemented from FactoryParam. Definition at line 21 of file writableParam.cxx. |
1.3