📄 ifr_basec.i
字号:
TAO_InputCDR &,
CORBA::AbstractInterfaceDefSeq &
);
#endif /* _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_I_ */
// 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::LocalInterfaceDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::LocalInterfaceDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_I_
#define _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::LocalInterfaceDefSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::LocalInterfaceDefSeq &
);
#endif /* _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_I_ */
// 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::ExtInterfaceDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ExtInterfaceDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_I_
#define _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ExtInterfaceDefSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ExtInterfaceDefSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_I_ */
// 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::ExtValueDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ExtValueDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ExtValueDefSeq_I_
#define _TAO_CDR_OP_CORBA_ExtValueDefSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ExtValueDefSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ExtValueDefSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ExtValueDefSeq_I_ */
// 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::ExtAbstractInterfaceDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ExtAbstractInterfaceDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_I_
#define _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ExtAbstractInterfaceDefSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ExtAbstractInterfaceDefSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_I_ */
// 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::ExtLocalInterfaceDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::ExtLocalInterfaceDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_I_
#define _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ExtLocalInterfaceDefSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ExtLocalInterfaceDefSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ContainedSeq_I_
#define _TAO_CDR_OP_CORBA_ContainedSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ContainedSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ContainedSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ContainedSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::StructMember &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.type.in ()) &&
CORBA::Object::marshal (
_tao_aggregate.type_def.in (),
strm
);
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::StructMember &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.type.out ()) &&
(strm >> _tao_aggregate.type_def.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_StructMemberSeq_I_
#define _TAO_CDR_OP_CORBA_StructMemberSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::StructMemberSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::StructMemberSeq &
);
#endif /* _TAO_CDR_OP_CORBA_StructMemberSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::Initializer &_tao_aggregate
)
{
return
(strm << _tao_aggregate.members) &&
(strm << _tao_aggregate.name.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::Initializer &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.members) &&
(strm >> _tao_aggregate.name.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_InitializerSeq_I_
#define _TAO_CDR_OP_CORBA_InitializerSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::InitializerSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::InitializerSeq &
);
#endif /* _TAO_CDR_OP_CORBA_InitializerSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ExceptionDescription &_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.type.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ExceptionDescription &_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.type.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ExcDescriptionSeq_I_
#define _TAO_CDR_OP_CORBA_ExcDescriptionSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ExcDescriptionSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ExcDescriptionSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ExcDescriptionSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::ExtInitializer &_tao_aggregate
)
{
return
(strm << _tao_aggregate.members) &&
(strm << _tao_aggregate.exceptions) &&
(strm << _tao_aggregate.name.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::ExtInitializer &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.members) &&
(strm >> _tao_aggregate.exceptions) &&
(strm >> _tao_aggregate.name.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_ExtInitializerSeq_I_
#define _TAO_CDR_OP_CORBA_ExtInitializerSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::ExtInitializerSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::ExtInitializerSeq &
);
#endif /* _TAO_CDR_OP_CORBA_ExtInitializerSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::UnionMember &_tao_aggregate
)
{
return
(strm << _tao_aggregate.name.in ()) &&
(strm << _tao_aggregate.label) &&
(strm << _tao_aggregate.type.in ()) &&
CORBA::Object::marshal (
_tao_aggregate.type_def.in (),
strm
);
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::UnionMember &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.name.out ()) &&
(strm >> _tao_aggregate.label) &&
(strm >> _tao_aggregate.type.out ()) &&
(strm >> _tao_aggregate.type_def.out ());
}
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_UnionMemberSeq_I_
#define _TAO_CDR_OP_CORBA_UnionMemberSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::UnionMemberSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::UnionMemberSeq &
);
#endif /* _TAO_CDR_OP_CORBA_UnionMemberSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_EnumMemberSeq_I_
#define _TAO_CDR_OP_CORBA_EnumMemberSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::EnumMemberSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::EnumMemberSeq &
);
#endif /* _TAO_CDR_OP_CORBA_EnumMemberSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::Container::Description &_tao_aggregate
)
{
return
CORBA::Object::marshal (
_tao_aggregate.contained_object.in (),
strm
) &&
(strm << _tao_aggregate.kind) &&
(strm << _tao_aggregate.value);
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::Container::Description &_tao_aggregate
)
{
return
(strm >> _tao_aggregate.contained_object.out ()) &&
(strm >> _tao_aggregate.kind) &&
(strm >> _tao_aggregate.value);
}
// TAO_IDL - Generated from
// be/be_visitor_sequence/cdr_op_ci.cpp:81
#if !defined _TAO_CDR_OP_CORBA_Container_DescriptionSeq_I_
#define _TAO_CDR_OP_CORBA_Container_DescriptionSeq_I_
CORBA::Boolean TAO_IFR_Client_Export operator<< (
TAO_OutputCDR &,
const CORBA::Container::DescriptionSeq &
);
CORBA::Boolean TAO_IFR_Client_Export operator>> (
TAO_InputCDR &,
CORBA::Container::DescriptionSeq &
);
#endif /* _TAO_CDR_OP_CORBA_Container_DescriptionSeq_I_ */
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ci.cpp:72
TAO_IFR_Client_Export CORBA::Boolean operator<< (
TAO_OutputCDR &,
const CORBA::TypedefDef_ptr
);
TAO_IFR_Client_Export CORBA::Boolean operator>> (
TAO_InputCDR &,
CORBA::TypedefDef_ptr &
);
// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ci.cpp:70
ACE_INLINE
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const CORBA::TypeDescription &_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.type.in ());
}
ACE_INLINE
CORBA::Boolean operator>> (
TAO_InputCDR &strm,
CORBA::TypeDescription &_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.type.out ());
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -