TAO_AnyTypeCode 2.0.3
Public Types | Static Public Member Functions | Static Public Attributes
TAO::BasicTypeTraits< CORBA::LongDoubleSeq > Struct Template Reference

#include <BasicTypeTraits.h>

Collaboration diagram for TAO::BasicTypeTraits< CORBA::LongDoubleSeq >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef CORBA::LongDoubleSeq insert_type
typedef CORBA::LongDoubleSeq * extract_type
typedef CORBA::LongDoubleSeq * return_type

Static Public Member Functions

static return_type convert (extract_type &et)

Static Public Attributes

static CORBA::TypeCode_ptr const tc_value = CORBA::_tc_LongDoubleSeq
static CORBA::TCKind const tckind_value = CORBA::tk_sequence

template<>
struct TAO::BasicTypeTraits< CORBA::LongDoubleSeq >


Member Typedef Documentation

typedef CORBA::LongDoubleSeq* TAO::BasicTypeTraits< CORBA::LongDoubleSeq >::extract_type
typedef CORBA::LongDoubleSeq TAO::BasicTypeTraits< CORBA::LongDoubleSeq >::insert_type
typedef CORBA::LongDoubleSeq* TAO::BasicTypeTraits< CORBA::LongDoubleSeq >::return_type

Member Function Documentation

BasicTypeTraits< CORBA::LongDoubleSeq >::return_type TAO::BasicTypeTraits< CORBA::LongDoubleSeq >::convert ( extract_type et) [static]

Member Data Documentation

CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::LongDoubleSeq >::tc_value = CORBA::_tc_LongDoubleSeq [static]
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::LongDoubleSeq >::tckind_value = CORBA::tk_sequence [static]

The documentation for this struct was generated from the following files: