CIAO
1.0.8
|
#include "CCM_EventsC.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/Object_T.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "ace/OS_NS_string.h"
Namespaces | |
namespace | Components |
Compliant with OMG 06-04-01 Section 6.10.1.1. | |
namespace | TAO |
Functions | |
static TAO::TypeCode::Objref < char const *, TAO::Null_RefCount_Policy > | _tao_tc_Components_Events (::CORBA::tk_objref,"IDL:omg.org/Components/Events:1.0","Events") |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, Components::Events_ptr _tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, Components::Events_ptr *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::Events_ptr &_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::Events_ptr _tao_objref) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::Events_ptr &_tao_objref) |
Variables | |
::CORBA::TypeCode_ptr const | Components::_tc_Events |
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_Components_Events | ( | ::CORBA::tk_objref | , |
"IDL:omg.org/Components/Events:1.0" | , | ||
"Events" | |||
) | [static] |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::Events_ptr | _tao_objref | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::Events_ptr | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::Events_ptr * | _tao_elem | ||
) |
Non-copying insertion.
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
Components::Events_ptr & | _tao_objref | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::Events_ptr & | _tao_elem | ||
) |