#include <Object_KeyC.h>
Inheritance diagram for TAO::ObjectKey:
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=0) | |
ObjectKey (const ObjectKey &) | |
~ObjectKey (void) | |
ObjectKey (CORBA::ULong length, const ACE_Message_Block *mb) | |
Static Public Member Functions | |
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) |
int | is_legal (u_char &c) |
CORBA::Boolean | demarshal_key (ObjectKey &key, TAO_InputCDR &cdr) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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] |
|
|
|
|