TAO
2.0.8
|
#include <Object.h>
Static Public Member Functions | |
static CORBA::Object_ptr | duplicate (CORBA::Object_ptr) |
static void | release (CORBA::Object_ptr) |
static CORBA::Object_ptr | nil (void) |
static CORBA::Boolean | marshal (const CORBA::Object_ptr p, TAO_OutputCDR &cdr) |
CORBA::Object_ptr TAO::Objref_Traits< CORBA::Object >::duplicate | ( | CORBA::Object_ptr | p | ) | [static] |
CORBA::Boolean TAO::Objref_Traits< CORBA::Object >::marshal | ( | const CORBA::Object_ptr | p, |
TAO_OutputCDR & | cdr | ||
) | [static] |
CORBA::Object_ptr TAO::Objref_Traits< CORBA::Object >::nil | ( | void | ) | [static] |
void TAO::Objref_Traits< CORBA::Object >::release | ( | CORBA::Object_ptr | p | ) | [static] |