#include <PropertySeq.h>
List of all members.
Protected Member Functions |
void | add (const ACE_CString &name, const CORBA::Any &val) |
Member Typedef Documentation
Constructor & Destructor Documentation
TAO_Notify_PropertySeq::TAO_Notify_PropertySeq |
( |
void |
| ) |
|
TAO_Notify_PropertySeq::~TAO_Notify_PropertySeq |
( |
| ) |
|
Member Function Documentation
void TAO_Notify_PropertySeq::add |
( |
const ACE_CString & |
name, |
|
|
const CORBA::Any & |
val |
|
) |
| |
|
protected |
Add the value. Used by subclasses to initialize the property map from their member variables.
Find the for property <name>. Returns 0 on success.
int TAO_Notify_PropertySeq::populate |
( |
CosNotification::PropertySeq_var & |
prop_seq | ) |
const |
size_t TAO_Notify_PropertySeq::size |
( |
| ) |
const |
return the number of properties available as a sequence
Member Data Documentation
The documentation for this class was generated from the following files: