TAO  2.0.8
Public Types | Public Member Functions | Static Public Member Functions
CORBA::ULongSeq Class Reference

#include <ULongSeqC.h>

Inheritance diagram for CORBA::ULongSeq:
Inheritance graph
[legend]
Collaboration diagram for CORBA::ULongSeq:
Collaboration graph
[legend]

List of all members.

Public Types

typedef ULongSeq_var _var_type
typedef ULongSeq_out _out_type

Public Member Functions

 ULongSeq (void)
 ULongSeq (::CORBA::ULong max)
 ULongSeq (::CORBA::ULong max,::CORBA::ULong length,::CORBA::ULong *buffer,::CORBA::Boolean release=false)
 ULongSeq (const ULongSeq &)
virtual ~ULongSeq (void)

Static Public Member Functions

static void _tao_any_destructor (void *)

Member Typedef Documentation


Constructor & Destructor Documentation

CORBA::ULongSeq::ULongSeq ( void  )
CORBA::ULongSeq::ULongSeq ( ::CORBA::ULong  max)
CORBA::ULongSeq::ULongSeq ( ::CORBA::ULong  max,
::CORBA::ULong  length,
::CORBA::ULong buffer,
::CORBA::Boolean  release = false 
)
CORBA::ULongSeq::ULongSeq ( const ULongSeq seq)
CORBA::ULongSeq::~ULongSeq ( void  ) [virtual]

Member Function Documentation

void CORBA::ULongSeq::_tao_any_destructor ( void *  _tao_void_pointer) [static]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines