#include <Property_T.h>
Inheritance diagram for TAO_NS_Property_T:
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... |
|
Constuctor.
|
|
Constuctor.
|
|
Assignment from TYPE.
Reimplemented from TAO_NS_PropertyBase_T. |
|
Init this Property from the sequence. Returns 0 on success, -1 on error.
|