TAO_Notify_StructProperty_T< TYPE > Class Template Reference

#include <Property_T.h>

Collaboration diagram for TAO_Notify_StructProperty_T< TYPE >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Notify_StructProperty_T (const char *name, const TYPE &initial)
 Constuctor.
 TAO_Notify_StructProperty_T (const char *name)
 Constuctor.
int set (const TAO_Notify_PropertySeq &property_seq)
const char * name (void) const
 Return the name.
const TYPE & value (void) const
 Return the value.
CORBA::Boolean is_valid (void) const
 Is the current value valid.

Protected Attributes

const char * name_
 The Property name.
TYPE value_
 The value.
CORBA::Boolean valid_
 Is the value valid.

template<class TYPE>
class TAO_Notify_StructProperty_T< TYPE >


Constructor & Destructor Documentation

template<class TYPE>
TAO_Notify_StructProperty_T< TYPE >::TAO_Notify_StructProperty_T ( const char *  name,
const TYPE &  initial 
)

Constuctor.

template<class TYPE>
TAO_Notify_StructProperty_T< TYPE >::TAO_Notify_StructProperty_T ( const char *  name  ) 

Constuctor.


Member Function Documentation

template<class TYPE>
ACE_INLINE CORBA::Boolean TAO_Notify_StructProperty_T< TYPE >::is_valid ( void   )  const

Is the current value valid.

template<class TYPE>
ACE_INLINE const char * TAO_Notify_StructProperty_T< TYPE >::name ( void   )  const

Return the name.

template<class TYPE>
int TAO_Notify_StructProperty_T< TYPE >::set ( const TAO_Notify_PropertySeq property_seq  ) 

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

template<class TYPE>
ACE_INLINE const TYPE & TAO_Notify_StructProperty_T< TYPE >::value ( void   )  const

Return the value.


Member Data Documentation

template<class TYPE>
const char* TAO_Notify_StructProperty_T< TYPE >::name_ [protected]

The Property name.

template<class TYPE>
CORBA::Boolean TAO_Notify_StructProperty_T< TYPE >::valid_ [protected]

Is the value valid.

template<class TYPE>
TYPE TAO_Notify_StructProperty_T< TYPE >::value_ [protected]

The value.


The documentation for this class was generated from the following files:
Generated on Mon Apr 30 23:28:21 2007 for TAO_CosNotification by  doxygen 1.4.7-1