Implementation of the DynValue class.
More...
#include <DynValue_i.h>
List of all members.
Detailed Description
Implementation of the DynValue class.
Constructor & Destructor Documentation
TAO_DynValue_i::TAO_DynValue_i |
( |
void |
|
) |
|
TAO_DynValue_i::~TAO_DynValue_i |
( |
void |
|
) |
|
Member Function Documentation
CORBA::TCKind TAO_DynValue_i::current_member_kind |
( |
void |
|
) |
[virtual] |
char * TAO_DynValue_i::current_member_name |
( |
void |
|
) |
[virtual] |
DynamicAny::NameValuePairSeq * TAO_DynValue_i::get_members |
( |
void |
|
) |
[virtual] |
DynamicAny::NameDynAnyPairSeq * TAO_DynValue_i::get_members_as_dyn_any |
( |
void |
|
) |
[virtual] |
void TAO_DynValue_i::set_members |
( |
const DynamicAny::NameValuePairSeq & |
value |
) |
[virtual] |
void TAO_DynValue_i::set_members_as_dyn_any |
( |
const DynamicAny::NameDynAnyPairSeq & |
value |
) |
[virtual] |
The documentation for this class was generated from the following files: