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

#include <BasicTypeTraits.h>

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

List of all members.

Public Types

typedef CORBA::ULongSeq insert_type
typedef CORBA::ULongSeq * extract_type
typedef CORBA::ULongSeq * 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_ULongSeq
static CORBA::TCKind const tckind_value = CORBA::tk_sequence

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


Member Typedef Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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