Public Member Functions
i_comdef_has_parent Interface Reference

Simply declares an interface for having a "container" object. More...

List of all members.

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.

Detailed Description

Simply declares an interface for having a "container" object.


Member Function Documentation

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.

Parameters:
in_parent_objA 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.


The documentation for this interface was generated from the following file:
 All Classes Files Functions Variables Enumerations