TAO_DynamicAny 2.0.5
|
Implementation of the DynValueCommon class. More...
#include <DynValueCommon_i.h>
Public Member Functions | |
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) |
Implementation of the DynValueCommon class.
TAO_DynValueCommon_i::TAO_DynValueCommon_i | ( | void | ) |
TAO_DynValueCommon_i::~TAO_DynValueCommon_i | ( | void | ) |
CORBA::Boolean TAO_DynValueCommon_i::is_null | ( | void | ) | [virtual] |
void TAO_DynValueCommon_i::set_to_null | ( | void | ) | [virtual] |
void TAO_DynValueCommon_i::set_to_value | ( | void | ) | [virtual] |