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

TAO_NS_Property_T Class Template Reference

@brief. More...

#include <Property_T.h>

Inheritance diagram for TAO_NS_Property_T:

Inheritance graph
[legend]
Collaboration diagram for TAO_NS_Property_T:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_NS_Property_T (const ACE_CString &name, const TYPE &initial)
 Constuctor. More...

 TAO_NS_Property_T (const ACE_CString &name)
 Constuctor. More...

TAO_NS_Property_T & operator= (const TYPE &rhs)
 Assignment from TYPE. More...

int set (const TAO_NS_PropertySeq &property_seq)
 Init this Property from the sequence. Returns 0 on success, -1 on error. More...


Detailed Description

template<class TYPE>
class TAO_NS_Property_T< TYPE >

@brief.


Constructor & Destructor Documentation

template<class TYPE>
TAO_NS_Property_T< TYPE >::TAO_NS_Property_T const ACE_CString   name,
const TYPE &    initial
 

Constuctor.

template<class TYPE>
TAO_NS_Property_T< TYPE >::TAO_NS_Property_T const ACE_CString   name
 

Constuctor.


Member Function Documentation

template<class TYPE>
TAO_NS_Property_T& TAO_NS_Property_T< TYPE >::operator= const TYPE &    rhs
 

Assignment from TYPE.

Reimplemented from TAO_NS_PropertyBase_T.

template<class TYPE>
int TAO_NS_Property_T< TYPE >::set const TAO_NS_PropertySeq   property_seq
 

Init this Property from the sequence. Returns 0 on success, -1 on error.


The documentation for this class was generated from the following files:
Generated on Fri Nov 22 10:33:29 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001