TAO
2.2.2
|
TAO_Valuetype_Adapter. More...
#include <Valuetype_Adapter.h>
Public Member Functions | |
virtual | ~TAO_Valuetype_Adapter (void) |
virtual CORBA::Object_ptr | abstractbase_to_object (CORBA::AbstractBase_ptr p)=0 |
virtual CORBA::Boolean | stream_to_value (TAO_InputCDR &, CORBA::ValueBase *&)=0 |
virtual CORBA::Boolean | stream_to_abstract_base (TAO_InputCDR &, CORBA::AbstractBase_ptr &)=0 |
virtual CORBA::Long | type_info_single (void) const =0 |
virtual CORBA::Boolean | is_type_info_implied (CORBA::Long) const =0 |
virtual CORBA::Boolean | is_type_info_single (CORBA::Long) const =0 |
virtual CORBA::Boolean | is_type_info_list (CORBA::Long) const =0 |
virtual CORBA::Boolean | is_value_chunked (CORBA::Long) const =0 |
virtual int | vf_map_rebind (const char *, CORBA::ValueFactory &)=0 |
virtual int | vf_map_unbind (const char *)=0 |
virtual CORBA::ValueFactory | vf_map_find (const char *)=0 |
virtual CORBA::TypeCode_ptr | derived_type (CORBA::ValueBase *)=0 |
Class that adapts various functions involving the Valuetype, ValueFactory and AbstractInterface classes. This is a base class for the actual implementation in the TAO_Valuetype library.
|
virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |