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

#include <LongSeqC.h>

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

List of all members.

Public Types

typedef LongSeq_var _var_type
typedef LongSeq_out _out_type

Public Member Functions

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

Static Public Member Functions

static void _tao_any_destructor (void *)

Member Typedef Documentation


Constructor & Destructor Documentation

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

Member Function Documentation

void CORBA::LongSeq::_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