TAO::Any_Basic_Impl Class Reference

Non-template class for all the basic types. More...

#include <Any_Basic_Impl.h>

Collaboration diagram for TAO::Any_Basic_Impl:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Any_Basic_Impl (CORBA::TypeCode_ptr, void *value)
virtual ~Any_Basic_Impl (void)
virtual CORBA::Boolean marshal_value (TAO_OutputCDR &)
CORBA::Boolean demarshal_value (TAO_InputCDR &)
CORBA::Boolean demarshal_value (TAO_InputCDR &, CORBA::Long)
virtual void _tao_decode (TAO_InputCDR &)

Static Public Member Functions

static void insert (CORBA::Any &, CORBA::TypeCode_ptr, const void *)
static CORBA::Boolean extract (const CORBA::Any &, CORBA::TypeCode_ptr, void *)
static Any_Basic_Implcreate_empty (CORBA::TypeCode_ptr)

Static Private Member Functions

static void assign_value (void *, Any_Basic_Impl *)
static void assign_value (void *, Any_Basic_Impl *, CORBA::Long tck)

Private Attributes

CORBA::Long kind_
union {
   CORBA::Short   s
   CORBA::UShort   us
   CORBA::Long   l
   CORBA::ULong   ul
   CORBA::Float   f
   CORBA::Double   d
   CORBA::Boolean   b
   CORBA::Char   c
   CORBA::Octet   o
   CORBA::LongLong   ll
   CORBA::ULongLong   ull
   CORBA::LongDouble   ld
   CORBA::WChar   wc
u_


Detailed Description

Non-template class for all the basic types.

Constructor & Destructor Documentation

TAO::Any_Basic_Impl::Any_Basic_Impl ( CORBA::TypeCode_ptr  tc,
void *  value 
)

TAO::Any_Basic_Impl::~Any_Basic_Impl ( void   )  [virtual]


Member Function Documentation

void TAO::Any_Basic_Impl::insert ( CORBA::Any any,
CORBA::TypeCode_ptr  tc,
const void *  value 
) [static]

CORBA::Boolean TAO::Any_Basic_Impl::extract ( const CORBA::Any any,
CORBA::TypeCode_ptr  tc,
void *  _tao_elem 
) [static]

CORBA::Boolean TAO::Any_Basic_Impl::marshal_value ( TAO_OutputCDR cdr  )  [virtual]

CORBA::Boolean TAO::Any_Basic_Impl::demarshal_value ( TAO_InputCDR cdr  ) 

CORBA::Boolean TAO::Any_Basic_Impl::demarshal_value ( TAO_InputCDR cdr,
CORBA::Long  tck 
)

void TAO::Any_Basic_Impl::_tao_decode ( TAO_InputCDR cdr  )  [virtual]

Any_Basic_Impl * TAO::Any_Basic_Impl::create_empty ( CORBA::TypeCode_ptr  tc  )  [static]

void TAO::Any_Basic_Impl::assign_value ( void *  dest,
Any_Basic_Impl src 
) [static, private]

void TAO::Any_Basic_Impl::assign_value ( void *  dest,
Any_Basic_Impl src,
CORBA::Long  tck 
) [static, private]


Member Data Documentation

CORBA::Long TAO::Any_Basic_Impl::kind_ [private]

CORBA::Short TAO::Any_Basic_Impl::s

CORBA::UShort TAO::Any_Basic_Impl::us

CORBA::Long TAO::Any_Basic_Impl::l

CORBA::ULong TAO::Any_Basic_Impl::ul

CORBA::Float TAO::Any_Basic_Impl::f

CORBA::Double TAO::Any_Basic_Impl::d

CORBA::Boolean TAO::Any_Basic_Impl::b

CORBA::Char TAO::Any_Basic_Impl::c

CORBA::Octet TAO::Any_Basic_Impl::o

CORBA::LongLong TAO::Any_Basic_Impl::ll

CORBA::ULongLong TAO::Any_Basic_Impl::ull

CORBA::LongDouble TAO::Any_Basic_Impl::ld

CORBA::WChar TAO::Any_Basic_Impl::wc

union { ... } TAO::Any_Basic_Impl::u_ [private]


The documentation for this class was generated from the following files:
Generated on Fri Dec 14 03:49:39 2007 for TAO_AnyTypeCode by  doxygen 1.5.3-6