TAO_CosNotification
2.0.8
|
#include <Property_T.h>
Public Member Functions | |
TAO_Notify_Property_T (const char *name, const TYPE &initial) | |
Constructor. | |
TAO_Notify_Property_T (const char *name) | |
Constructor. | |
int | set (const TAO_Notify_PropertySeq &property_seq) |
int | set (const CosNotification::PropertyValue &value) |
TAO_Notify_Property_T< TYPE >::TAO_Notify_Property_T | ( | const char * | name, |
const TYPE & | initial | ||
) |
Constructor.
TAO_Notify_Property_T< TYPE >::TAO_Notify_Property_T | ( | const char * | name | ) |
Constructor.
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
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