Classes | |
struct | IIOP::ListenPoint |
struct | IIOP::BiDirIIOPServiceContext |
class | IIOP::ListenPointList |
Typedefs | |
typedef sequence< ListenPoint > | ListenPointList |
typedef TAO_Var_Var_T< ListenPoint > | ListenPoint_var |
typedef TAO_Out_T< ListenPoint, ListenPoint_var > | ListenPoint_out |
typedef TAO_VarSeq_Var_T< ListenPointList, ListenPoint > | ListenPointList_var |
typedef TAO_Seq_Out_T< ListenPointList, ListenPointList_var, ListenPoint > | ListenPointList_out |
typedef TAO_Var_Var_T< BiDirIIOPServiceContext > | BiDirIIOPServiceContext_var |
typedef TAO_Out_T< BiDirIIOPServiceContext, BiDirIIOPServiceContext_var > | BiDirIIOPServiceContext_out |
tao_idl \ -o orig -Gp -Gd -Ge 1 -GA -Sc -Sci -Wb,export_macro=TAO_Export \ -Wb,export_include="tao/TAO_Export.h" \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL \ -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL \ IIOP.pidl
Remember to patch the generated files using diff/IIOP.diff This is from the GIOP 1.2 spec for Bi Dir IIOP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|