#include <Property_T.h>
Inheritance diagram for TAO_NS_Property_T< TYPE >:
Public Methods | |
TAO_NS_Property_T (const ACE_CString &name, const TYPE &initial) | |
Constuctor. | |
TAO_NS_Property_T (const ACE_CString &name) | |
Constuctor. | |
TAO_NS_Property_T & | operator= (const TYPE &rhs) |
Assignment from TYPE. | |
int | set (const TAO_NS_PropertySeq &property_seq) |
|
Constuctor.
|
|
Constuctor.
|
|
Assignment from TYPE.
Reimplemented from TAO_NS_PropertyBase_T< TYPE >. |
|
Init this Property from the sequence. Returns 0 on success, -1 on error |