TAO_PG::Properties_Encoder Class Reference
#include <PG_Properties_Encoder.h>
List of all members.
Detailed Description
A helper to assemble a set of properties into a PortableGroup::Properties structure.
To use a Properties_Encoder: Create it. Add properties to it using the add method. Allocate a new PortableGroup::Properties. Use the encode method to transfer the properties into the PortableGroup::Properties.
Member Typedef Documentation
Constructor & Destructor Documentation
TAO_PG::Properties_Encoder::Properties_Encoder |
( |
|
) |
|
Construct an empty set of properties.
TAO_PG::Properties_Encoder::~Properties_Encoder |
( |
|
) |
|
TAO_PG::Properties_Encoder::Properties_Encoder |
( |
const Properties_Encoder & |
rhs |
) |
[private] |
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: