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 ( Object_out  obj  )  [explicit]

Definition at line 162 of file Any.cpp.

00163   : ref_ (obj.ptr ())
00164 {
00165 }


Member Data Documentation

Object_ptr& CORBA::Any::to_object::ref_

Definition at line 120 of file Any.h.

Referenced by CORBA::Any::operator>>=().


The documentation for this struct was generated from the following files:
Generated on Tue Feb 2 17:40:28 2010 for TAO_AnyTypeCode by  doxygen 1.4.7