Static Public Member Functions

TAO::In_Object_Argument_Cloner_T< CORBA::InterfaceDef_ptr > Struct Template Reference

#include <Object.h>

List of all members.

Static Public Member Functions

static void duplicate (CORBA::InterfaceDef_ptr objref)
static void release (CORBA::InterfaceDef_ptr objref)

Detailed Description

template<>
struct TAO::In_Object_Argument_Cloner_T< CORBA::InterfaceDef_ptr >

Definition at line 427 of file Object.h.


Member Function Documentation

void TAO::In_Object_Argument_Cloner_T< CORBA::InterfaceDef_ptr >::duplicate ( CORBA::InterfaceDef_ptr  objref  )  [static]

Definition at line 964 of file Object.cpp.

  {
  }

void TAO::In_Object_Argument_Cloner_T< CORBA::InterfaceDef_ptr >::release ( CORBA::InterfaceDef_ptr  objref  )  [static]

Definition at line 969 of file Object.cpp.

  {
  }


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