#include <AnyTypeCode_Adapter.h>
Definition at line 48 of file AnyTypeCode_Adapter.h.
TAO_AnyTypeCode_Adapter::~TAO_AnyTypeCode_Adapter | ( | void | ) | [virtual] |
Definition at line 11 of file AnyTypeCode_Adapter.cpp.
{ }
virtual ANYTYPECODE__EXCEPTION_LIST void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Char const * | mychar | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
ACE_OutputCDR::from_boolean | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
ACE_OutputCDR::from_octet | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
ACE_OutputCDR::from_char | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
ACE_OutputCDR::from_wchar | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::LongDouble | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::ULongLong | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::LongLong | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Double | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Float | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::UShort | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Short | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Long | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::ULong | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Policy_ptr * | policy | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::Policy_ptr | policy | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
const std::string & | value | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.
virtual void TAO_AnyTypeCode_Adapter::insert_into_any | ( | CORBA::Any * | any, | |
CORBA::WChar const * | mywchar | |||
) | [pure virtual] |
Implemented in TAO_AnyTypeCode_Adapter_Impl.