#include <Object_KeyC.h>
|
| | ObjectKey (void) |
| |
| | ObjectKey (CORBA::ULong max) |
| |
| | ObjectKey (CORBA::ULong max, CORBA::ULong length, CORBA::Octet *buffer, CORBA::Boolean release=false) |
| |
| | ~ObjectKey (void) |
| |
| | ObjectKey (CORBA::ULong length, const ACE_Message_Block *mb) |
| |
| | unbounded_value_sequence () |
| |
| | unbounded_value_sequence (CORBA::ULong maximum) |
| |
| | unbounded_value_sequence (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false) |
| |
| | ~unbounded_value_sequence () |
| |
| | unbounded_value_sequence (CORBA::ULong length, const ACE_Message_Block *mb) |
| |
| CORBA::ULong | maximum () const |
| |
| CORBA::Boolean | release () const |
| |
| CORBA::ULong | length () const |
| |
| void | length (CORBA::ULong length) |
| |
| value_type const & | operator[] (CORBA::ULong i) const |
| |
| value_type & | operator[] (CORBA::ULong i) |
| |
| void | replace (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false) |
| |
| value_type const * | get_buffer () const |
| |
| value_type * | get_buffer (CORBA::Boolean orphan=false) |
| |
| bool | operator== (const unbounded_value_sequence< CORBA::Octet > &rhs) const |
| |
| bool | operator!= (const unbounded_value_sequence< CORBA::Octet > &rhs) const |
| |
| void | swap (unbounded_value_sequence &rhs) throw () |
| |
| ACE_Message_Block * | mb (void) const |
| |
| void | replace (CORBA::ULong length, const ACE_Message_Block *mb) |
| |
| | unbounded_value_sequence (const unbounded_value_sequence< CORBA::Octet > &rhs) |
| |
| unbounded_value_sequence< CORBA::Octet > & | operator= (const unbounded_value_sequence< CORBA::Octet > &rhs) |
| |
◆ _var_type
◆ ObjectKey() [1/4]
| TAO::ObjectKey::ObjectKey |
( |
void |
| ) |
|
◆ ObjectKey() [2/4]
◆ ObjectKey() [3/4]
◆ ~ObjectKey()
| TAO::ObjectKey::~ObjectKey |
( |
void |
| ) |
|
◆ ObjectKey() [4/4]
◆ decode_string_to_sequence()
◆ demarshal_key()
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]
◆ encode_sequence_to_string()
◆ is_legal()
The documentation for this class was generated from the following files: