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

#include <LongLongSeqC.h>

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

List of all members.

Public Types

typedef LongLongSeq_var _var_type
typedef LongLongSeq_out _out_type

Public Member Functions

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

Static Public Member Functions

static void _tao_any_destructor (void *)

Member Typedef Documentation


Constructor & Destructor Documentation

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

Member Function Documentation

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