|
TAO_DynamicAny
2.0.3
|
Implementation of the DynValueBox class. More...
#include <DynValueBox_i.h>

Public Member Functions | |
| TAO_DynValueBox_i (void) | |
| ~TAO_DynValueBox_i (void) | |
| virtual CORBA::Any * | get_boxed_value (void) |
| virtual void | set_boxed_value (const CORBA::Any &boxed) |
| virtual DynamicAny::DynAny_ptr | get_boxed_value_as_dyn_any (void) |
| virtual void | set_boxed_value_as_dyn_any (DynamicAny::DynAny_ptr boxed) |
Public Member Functions inherited from DynamicAny::DynValueBox | |
| virtual void | set_boxed_value (const ::CORBA::Any &boxed)=0 |
| virtual void | set_boxed_value_as_dyn_any (::DynamicAny::DynAny_ptr boxed)=0 |
| virtual ::CORBA::Boolean | _is_a (const char *type_id) |
| virtual const char * | _interface_repository_id (void) const |
| virtual ::CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Public Member Functions inherited from TAO_DynValueCommon_i | |
| TAO_DynValueCommon_i (void) | |
| ~TAO_DynValueCommon_i (void) | |
| virtual CORBA::Boolean | is_null (void) |
| virtual void | set_to_null (void) |
| virtual void | set_to_value (void) |
Additional Inherited Members | |
Public Types inherited from DynamicAny::DynValueBox | |
| typedef DynValueBox_ptr | _ptr_type |
| typedef DynValueBox_var | _var_type |
| typedef DynValueBox_out | _out_type |
Public Types inherited from DynamicAny::DynValueCommon | |
Public Types inherited from DynamicAny::DynAny | |
Public Types inherited from CORBA::Object | |
Static Public Member Functions inherited from DynamicAny::DynValueBox | |
| static void | _tao_any_destructor (void *) |
| static DynValueBox_ptr | _duplicate (DynValueBox_ptr obj) |
| static void | _tao_release (DynValueBox_ptr obj) |
| static DynValueBox_ptr | _narrow (::CORBA::Object_ptr obj) |
| static DynValueBox_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
| static DynValueBox_ptr | _nil (void) |
Static Public Member Functions inherited from DynamicAny::DynValueCommon | |
| static DynValueCommon_ptr | _duplicate (DynValueCommon_ptr obj) |
| static void | _tao_release (DynValueCommon_ptr obj) |
Static Public Member Functions inherited from DynamicAny::DynAny | |
| static DynAny_ptr | _duplicate (DynAny_ptr obj) |
| static void | _tao_release (DynAny_ptr obj) |
Protected Member Functions inherited from DynamicAny::DynValueBox | |
| DynValueBox (void) | |
| virtual | ~DynValueBox (void) |
Protected Member Functions inherited from DynamicAny::DynValueCommon | |
| DynValueCommon (void) | |
| virtual | ~DynValueCommon (void) |
Protected Member Functions inherited from DynamicAny::DynAny | |
| DynAny (void) | |
| virtual | ~DynAny (void) |
Implementation of the DynValueBox class.
| TAO_DynValueBox_i::TAO_DynValueBox_i | ( | void | ) |
| TAO_DynValueBox_i::~TAO_DynValueBox_i | ( | void | ) |
|
virtual |
Implements DynamicAny::DynValueBox.
|
virtual |
Implements DynamicAny::DynValueBox.
|
virtual |
|
virtual |
1.8.1