Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_NS_Object_T Class Template Reference

Base attributes of all EC participants. More...

#include <Object_T.h>

Inheritance diagram for TAO_NS_Object_T:

Inheritance graph
[legend]
Collaboration diagram for TAO_NS_Object_T:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_NS_Object_T (void)
 Constuctor. More...

virtual ~TAO_NS_Object_T ()
 Destructor. More...

void destroy (TYPE *type ACE_ENV_ARG_DECL)
 destroy <type>. More...


Protected Attributes

PARENT * parent_
 = Data Members Parent. More...


Detailed Description

template<class TYPE, class PARENT>
class TAO_NS_Object_T< TYPE, PARENT >

Base attributes of all EC participants.


Constructor & Destructor Documentation

template<class TYPE, class PARENT>
TAO_NS_Object_T< TYPE, PARENT >::TAO_NS_Object_T void   
 

Constuctor.

template<class TYPE, class PARENT>
TAO_NS_Object_T< TYPE, PARENT >::~TAO_NS_Object_T   [virtual]
 

Destructor.


Member Function Documentation

template<class TYPE, class PARENT>
void TAO_NS_Object_T< TYPE, PARENT >::destroy TYPE *type    ACE_ENV_ARG_DECL
 

destroy <type>.


Member Data Documentation

template<class TYPE, class PARENT>
PARENT* TAO_NS_Object_T::parent_ [protected]
 

= Data Members Parent.


The documentation for this class was generated from the following files:
Generated on Wed Dec 25 23:29:27 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001