TAO::ObjectKey Class Reference

#include <Object_KeyC.h>

List of all members.

Public Types

typedef ObjectKey_var _var_type

Public Member Functions

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

Static Public Member Functions

static void encode_sequence_to_string (char *&str, TAO::unbounded_value_sequence< CORBA::Octet > const &seq)
static void decode_string_to_sequence (TAO::unbounded_value_sequence< CORBA::Octet > &seq, char const *str)
static CORBA::Boolean is_legal (unsigned char c)
static CORBA::Boolean demarshal_key (ObjectKey &key, TAO_InputCDR &cdr)

Member Typedef Documentation

typedef ObjectKey_var TAO::ObjectKey::_var_type

Constructor & Destructor Documentation

TAO::ObjectKey::ObjectKey ( void   ) 
TAO::ObjectKey::ObjectKey ( CORBA::ULong  max  ) 
TAO::ObjectKey::ObjectKey ( CORBA::ULong  max,
CORBA::ULong  length,
CORBA::Octet buffer,
CORBA::Boolean  release = false 
)
TAO::ObjectKey::ObjectKey ( const ObjectKey seq  ) 
TAO::ObjectKey::~ObjectKey ( void   ) 

Member Function Documentation

void TAO::ObjectKey::decode_string_to_sequence ( TAO::unbounded_value_sequence< CORBA::Octet > &  seq,
char const *  str 
) [static]
static CORBA::Boolean TAO::ObjectKey::demarshal_key ( ObjectKey key,
TAO_InputCDR cdr 
) [static]

A special method that gives no regard to how the ORB has configured the resource factory. This will be used only during Profile decoding and should be safe. This is a solution for the bug report [Bug 1616]

void TAO::ObjectKey::encode_sequence_to_string ( char *&  str,
TAO::unbounded_value_sequence< CORBA::Octet > const &  seq 
) [static]
CORBA::Boolean TAO::ObjectKey::is_legal ( unsigned char  c  )  [static]

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

Generated on Fri Sep 11 04:10:28 2009 for TAO by  doxygen 1.6.1