Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_ObjectKey Class Reference

#include <Object_KeyC.h>

Inheritance diagram for TAO_ObjectKey

Inheritance graph
[legend]
Collaboration diagram for TAO_ObjectKey:

Collaboration graph
[legend]
List of all members.

Public Types

typedef TAO_ObjectKey_var _var_type

Public Methods

 TAO_ObjectKey (void)
 TAO_ObjectKey (CORBA::ULong max)
 TAO_ObjectKey (CORBA::ULong max, CORBA::ULong length, CORBA::Octet *data, CORBA::Boolean release = 0)
 TAO_ObjectKey (const TAO_ObjectKey &)
TAO_ObjectKey& operator= (const TAO_ObjectKey &)

Static Public Methods

void encode_sequence_to_string (char * &str, const TAO_Unbounded_Sequence<CORBA::Octet> &seq)
void decode_string_to_sequence (TAO_Unbounded_Sequence<CORBA::Octet> &seq, const char *str)

Member Typedef Documentation

typedef TAO_ObjectKey_var TAO_ObjectKey::_var_type
 


Constructor & Destructor Documentation

ACE_INLINE TAO_ObjectKey::TAO_ObjectKey ( void )
 

ACE_INLINE TAO_ObjectKey::TAO_ObjectKey ( CORBA::ULong max )
 

ACE_INLINE TAO_ObjectKey::TAO_ObjectKey ( CORBA::ULong max,
CORBA::ULong length,
CORBA::Octet * data,
CORBA::Boolean release = 0 )
 

ACE_INLINE TAO_ObjectKey::TAO_ObjectKey ( const TAO_ObjectKey & rhs )
 


Member Function Documentation

void TAO_ObjectKey::decode_string_to_sequence ( TAO_Unbounded_Sequence< CORBA::Octet >& seq,
const char * str ) [static]
 

void TAO_ObjectKey::encode_sequence_to_string ( char *& str,
const TAO_Unbounded_Sequence< CORBA::Octet >& seq ) [static]
 

ACE_INLINE TAO_ObjectKey & TAO_ObjectKey::operator= ( const TAO_ObjectKey & rhs )
 


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 11:44:58 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000