Public Member Functions | Public Attributes

CORBA::Any::to_object Struct Reference

These are not in ACE. More...

#include <Any.h>

Collaboration diagram for CORBA::Any::to_object:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 to_object (Object_out obj)

Public Attributes

Object_ptrref_

Detailed Description

These are not in ACE.

Definition at line 115 of file Any.h.


Constructor & Destructor Documentation

CORBA::Any::to_object::to_object ( CORBA::Object_out  obj  )  [explicit]

Definition at line 162 of file Any.cpp.

  : ref_ (obj.ptr ())
{
}


Member Data Documentation

Definition at line 120 of file Any.h.


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