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

TAO_Notify_Property_T< TYPE > Class Template Reference

#include <Property_T.h>

Inheritance diagram for TAO_Notify_Property_T< TYPE >:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Property_T< TYPE >:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Property_T (const char *name, const TYPE &initial)
 Constuctor.

 TAO_Notify_Property_T (const char *name)
 Constuctor.

int set (const TAO_Notify_PropertySeq &property_seq)
int set (const CosNotification::PropertyValue &value)

template<class TYPE>
class TAO_Notify_Property_T< TYPE >


Constructor & Destructor Documentation

template<class TYPE>
TAO_Notify_Property_T< TYPE >::TAO_Notify_Property_T const char *    name,
const TYPE &    initial
 

Constuctor.

template<class TYPE>
TAO_Notify_Property_T< TYPE >::TAO_Notify_Property_T const char *    name
 

Constuctor.


Member Function Documentation

template<class TYPE>
int TAO_Notify_Property_T< TYPE >::set const CosNotification::PropertyValue   value
 

Init this Property from the CosNotification::PropertyValue Returns 0 on success, -1 on error

template<class TYPE>
int TAO_Notify_Property_T< TYPE >::set const TAO_Notify_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 Thu Jan 15 00:38:16 2004 for TAO_CosNotification by doxygen1.2.18