📄 ifr_componentsc.i
字号:
),
the_TAO_FinderDef_Proxy_Broker_ (0)
{
this->CORBA_ComponentIR_FinderDef_setup_collocation (_tao_collocated);
}
ACE_INLINE
CORBA::ComponentIR::FinderDef::FinderDef (
IOP::IOR *ior,
TAO_ORB_Core *oc
)
: ACE_NESTED_CLASS (CORBA, Object) (ior, oc),
the_TAO_FinderDef_Proxy_Broker_ (0)
{
}
#endif /* end #if !defined */
// TAO_IDL - Generated from
// be/be_visitor_interface/interface_ci.cpp:70
#if !defined (_CORBA_COMPONENTIR_HOMEDEF___CI_)
#define _CORBA_COMPONENTIR_HOMEDEF___CI_
ACE_INLINE
CORBA::ComponentIR::HomeDef::HomeDef (
TAO_Stub *objref,
CORBA::Boolean _tao_collocated,
TAO_Abstract_ServantBase *servant,
TAO_ORB_Core *oc
)
: ACE_NESTED_CLASS (CORBA, Object) (
objref,
_tao_collocated,
servant,
oc
),
the_TAO_HomeDef_Proxy_Broker_ (0)
{
this->CORBA_ComponentIR_HomeDef_setup_collocation (_tao_collocated);
}
ACE_INLINE
CORBA::ComponentIR::HomeDef::HomeDef (
IOP::IOR *ior,
TAO_ORB_Core *oc
)
: ACE_NESTED_CLASS (CORBA, Object) (ior, oc),
the_TAO_HomeDef_Proxy_Broker_ (0)
{
}
#endif /* end #if !defined */
// TAO_IDL - Generated from
// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::ComponentDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::ComponentDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::HomeDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::HomeDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::EventDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::EventDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::Container_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::Container_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::ModuleDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::ModuleDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::Repository_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::Repository_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::ProvidesDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::ProvidesDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ComponentIR::ProvidesDescription &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.id.in ()) &&
(strm << _tao_aggregate.defined_in.in ()) &&
(strm << _tao_aggregate.version.in ()) &&
(strm << _tao_aggregate.interface_type.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ComponentIR::ProvidesDescription &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.id.out ()) &&
(strm >> _tao_aggregate.defined_in.out ()) &&
(strm >> _tao_aggregate.version.out ()) &&
(strm >> _tao_aggregate.interface_type.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::UsesDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::UsesDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ComponentIR::UsesDescription &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.id.in ()) &&
(strm << _tao_aggregate.defined_in.in ()) &&
(strm << _tao_aggregate.version.in ()) &&
(strm << _tao_aggregate.interface_type.in ()) &&
(strm << CORBA::Any::from_boolean (_tao_aggregate.is_multiple));
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ComponentIR::UsesDescription &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.id.out ()) &&
(strm >> _tao_aggregate.defined_in.out ()) &&
(strm >> _tao_aggregate.version.out ()) &&
(strm >> _tao_aggregate.interface_type.out ()) &&
(strm >> CORBA::Any::to_boolean (_tao_aggregate.is_multiple));
}
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::EventPortDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::EventPortDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ComponentIR::EventPortDescription &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.id.in ()) &&
(strm << _tao_aggregate.defined_in.in ()) &&
(strm << _tao_aggregate.version.in ()) &&
(strm << _tao_aggregate.event.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ComponentIR::EventPortDescription &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.id.out ()) &&
(strm >> _tao_aggregate.defined_in.out ()) &&
(strm >> _tao_aggregate.version.out ()) &&
(strm >> _tao_aggregate.event.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::EmitsDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::EmitsDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::PublishesDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::PublishesDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::ConsumesDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::ConsumesDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_I_
#define _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::ProvidesDescriptionSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::ProvidesDescriptionSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_I_
#define _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::UsesDescriptionSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::UsesDescriptionSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_I_
#define _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::EventPortDescriptionSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::EventPortDescriptionSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ComponentIR::ComponentDescription &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.id.in ()) &&
(strm << _tao_aggregate.defined_in.in ()) &&
(strm << _tao_aggregate.version.in ()) &&
(strm << _tao_aggregate.base_component.in ()) &&
(strm << _tao_aggregate.supported_interfaces) &&
(strm << _tao_aggregate.provided_interfaces) &&
(strm << _tao_aggregate.used_interfaces) &&
(strm << _tao_aggregate.emits_events) &&
(strm << _tao_aggregate.publishes_events) &&
(strm << _tao_aggregate.consumes_events) &&
(strm << _tao_aggregate.attributes) &&
(strm << _tao_aggregate.type.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ComponentIR::ComponentDescription &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.id.out ()) &&
(strm >> _tao_aggregate.defined_in.out ()) &&
(strm >> _tao_aggregate.version.out ()) &&
(strm >> _tao_aggregate.base_component.out ()) &&
(strm >> _tao_aggregate.supported_interfaces) &&
(strm >> _tao_aggregate.provided_interfaces) &&
(strm >> _tao_aggregate.used_interfaces) &&
(strm >> _tao_aggregate.emits_events) &&
(strm >> _tao_aggregate.publishes_events) &&
(strm >> _tao_aggregate.consumes_events) &&
(strm >> _tao_aggregate.attributes) &&
(strm >> _tao_aggregate.type.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::FactoryDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::FactoryDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::ComponentIR::FinderDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ComponentIR::FinderDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ComponentIR::HomeDescription &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.id.in ()) &&
(strm << _tao_aggregate.defined_in.in ()) &&
(strm << _tao_aggregate.version.in ()) &&
(strm << _tao_aggregate.base_home.in ()) &&
(strm << _tao_aggregate.managed_component.in ()) &&
(strm << _tao_aggregate.primary_key) &&
(strm << _tao_aggregate.factories) &&
(strm << _tao_aggregate.finders) &&
(strm << _tao_aggregate.operations) &&
(strm << _tao_aggregate.attributes) &&
(strm << _tao_aggregate.type.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ComponentIR::HomeDescription &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.id.out ()) &&
(strm >> _tao_aggregate.defined_in.out ()) &&
(strm >> _tao_aggregate.version.out ()) &&
(strm >> _tao_aggregate.base_home.out ()) &&
(strm >> _tao_aggregate.managed_component.out ()) &&
(strm >> _tao_aggregate.primary_key) &&
(strm >> _tao_aggregate.factories) &&
(strm >> _tao_aggregate.finders) &&
(strm >> _tao_aggregate.operations) &&
(strm >> _tao_aggregate.attributes) &&
(strm >> _tao_aggregate.type.out ());
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -