Simply declares an interface for having a "container" object. More...
Public Member Functions | |
| SetParentObj ($in_parent_obj) | |
| Set the parent object of this instance. | |
| GetParentObj () | |
| Return a reference to the parent object of this instance. | |
Simply declares an interface for having a "container" object.
| i_comdef_has_parent::GetParentObj | ( | ) |
Return a reference to the parent object of this instance.
Implemented in c_comdef_changes, c_comdef_formats, c_comdef_meetings, c_comdef_service_bodies, c_comdef_users, and t_local_id_class.
| i_comdef_has_parent::SetParentObj | ( | $ | in_parent_obj | ) |
Set the parent object of this instance.
| in_parent_obj | A reference to the parent object. |
Implemented in c_comdef_changes, c_comdef_formats, c_comdef_meetings, c_comdef_service_bodies, c_comdef_users, and t_local_id_class.
1.7.4