#include <DynamicAnyC.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
DynamicAny::DynValueBox::DynValueBox |
( |
void |
|
) |
[protected] |
DynamicAny::DynValueBox::~DynValueBox |
( |
void |
|
) |
[protected, virtual] |
DynamicAny::DynValueBox::DynValueBox |
( |
const DynValueBox & |
|
) |
[private] |
Member Function Documentation
const char * DynamicAny::DynValueBox::_interface_repository_id |
( |
void |
|
) |
const [virtual] |
CORBA::Boolean DynamicAny::DynValueBox::_is_a |
( |
const char * |
type_id |
) |
[virtual] |
static DynValueBox_ptr DynamicAny::DynValueBox::_nil |
( |
void |
|
) |
[inline, static] |
void DynamicAny::DynValueBox::_tao_any_destructor |
( |
void * |
_tao_void_pointer |
) |
[static] |
void DynamicAny::DynValueBox::_tao_release |
( |
DynValueBox_ptr |
obj |
) |
[static] |
virtual ::CORBA::Any* DynamicAny::DynValueBox::get_boxed_value |
( |
void |
|
) |
[pure virtual] |
void DynamicAny::DynValueBox::operator= |
( |
const DynValueBox & |
|
) |
[private] |
virtual void DynamicAny::DynValueBox::set_boxed_value |
( |
const ::CORBA::Any & |
boxed |
) |
[pure virtual] |
virtual void DynamicAny::DynValueBox::set_boxed_value_as_dyn_any |
( |
::DynamicAny::DynAny_ptr |
boxed |
) |
[pure virtual] |
The documentation for this class was generated from the following files: