TAO_AnyTypeCode
2.0.8
|
#include "CurrentA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
Namespaces | |
namespace | CORBA |
namespace | TAO |
Functions | |
void | operator<<= (::CORBA::Any &_tao_any, CORBA::Current_ptr _tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, CORBA::Current_ptr *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CORBA::Current_ptr &_tao_elem) |
Variables | |
static TAO::TypeCode::Objref < char const *, TAO::Null_RefCount_Policy > | _tao_tc_CORBA_Current (::CORBA::tk_local_interface,"IDL:omg.org/CORBA/Current:1.0","Current") |
::CORBA::TypeCode_ptr const | CORBA::_tc_Current |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CORBA::Current_ptr | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CORBA::Current_ptr * | _tao_elem | ||
) |
Non-copying insertion.
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
CORBA::Current_ptr & | _tao_elem | ||
) |
TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_Current(::CORBA::tk_local_interface,"IDL:omg.org/CORBA/Current:1.0","Current") [static] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html