TAO_AnyTypeCode 2.0.5
|
#include <AnyTypeCode_Adapter_Impl.h>
Public Member Functions | |
virtual ANYTYPECODE__EXCEPTION_LIST void | insert_into_any (CORBA::Any *any, CORBA::Char const *mychar) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::WChar const *mywchar) |
virtual void | insert_into_any (CORBA::Any *any, const std::string &value) |
virtual void | insert_into_any (CORBA::Any *any, const std::wstring &value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::Long value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::Short value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::UShort value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::Float value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::Double value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::LongLong value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::ULongLong value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::LongDouble value) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::Policy_ptr policy) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::Policy_ptr *policy) |
virtual void | insert_into_any (CORBA::Any *any, CORBA::ULong value) |
virtual void | insert_into_any (CORBA::Any *any, ACE_OutputCDR::from_wchar value) |
virtual void | insert_into_any (CORBA::Any *any, ACE_OutputCDR::from_char value) |
virtual void | insert_into_any (CORBA::Any *any, ACE_OutputCDR::from_octet value) |
virtual void | insert_into_any (CORBA::Any *any, ACE_OutputCDR::from_boolean value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::BooleanSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::OctetSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::CharSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::WCharSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::ShortSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::UShortSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::LongSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::ULongSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::LongLongSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::ULongLongSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::FloatSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::DoubleSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::LongDoubleSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::StringSeq &value) |
virtual void | insert_into_any (CORBA::Any *any, const CORBA::WStringSeq &value) |
Static Public Member Functions | |
static int | Initializer (void) |
int TAO_AnyTypeCode_Adapter_Impl::Initializer | ( | void | ) | [static] |
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::WStringSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::StringSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::LongDoubleSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::DoubleSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::FloatSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::ULongLongSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::LongLongSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::ULongSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::LongSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::UShortSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::ShortSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::WCharSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::CharSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::OctetSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const CORBA::BooleanSeq & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
ACE_OutputCDR::from_boolean | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
ACE_OutputCDR::from_octet | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
ACE_OutputCDR::from_char | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
ACE_OutputCDR::from_wchar | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::ULong | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Policy_ptr * | policy | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Policy_ptr | policy | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::LongDouble | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::ULongLong | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::LongLong | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Double | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Float | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::UShort | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Short | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Long | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const std::wstring & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
const std::string & | value | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::WChar const * | mywchar | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.
STANDARD_EXCEPTION_LIST void TAO_AnyTypeCode_Adapter_Impl::insert_into_any | ( | CORBA::Any * | any, |
CORBA::Char const * | mychar | ||
) | [virtual] |
Implements TAO_AnyTypeCode_Adapter.