Go to the source code of this file.
This file is used to generate the code in ObjectIdListC.{h,inl,cpp}.
The steps to regenerate the code are as follows:
1. Run the tao_idl compiler on the patched pidl file. The command used for this is:
tao_idl.exe -o orig -Sa -GA -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" ObjectIdList.pidl
and then:
cp orig/ObjectIdListC.{h,inl,cpp} . cp orig/ObjectIdListA.cpp .
The code is ready for use.
Definition in file ObjectIdList.pidl.