Public Member Functions

TAO_DynValueBox_i Class Reference

Implementation of the DynValueBox class. More...

#include <DynValueBox_i.h>

Inheritance diagram for TAO_DynValueBox_i:
Inheritance graph
[legend]
Collaboration diagram for TAO_DynValueBox_i:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

Implementation of the DynValueBox class.


Constructor & Destructor Documentation

TAO_DynValueBox_i::TAO_DynValueBox_i ( void   ) 
TAO_DynValueBox_i::~TAO_DynValueBox_i ( void   ) 

Member Function Documentation

CORBA::Any * TAO_DynValueBox_i::get_boxed_value ( void   )  [virtual]
DynamicAny::DynAny_ptr TAO_DynValueBox_i::get_boxed_value_as_dyn_any ( void   )  [virtual]
void TAO_DynValueBox_i::set_boxed_value ( const CORBA::Any &  boxed  )  [virtual]
void TAO_DynValueBox_i::set_boxed_value_as_dyn_any ( DynamicAny::DynAny_ptr  boxed  )  [virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines