PortableServer.pidl File Reference
Pre-compiled IDL source for the PortableServer module. More...
#include <orb.idl>
import "Current.pidl";
import "OctetSeq.pidl";
Include dependency graph for PortableServer.pidl:
Detailed Description
Pre-compiled IDL source for the PortableServer module.
- Id
- PortableServer.pidl,v 1.15 2004/08/27 07:19:41 jwillemsen Exp
This file was used to generate the code in PortableServerC.{h,i,cpp}, using the following command:
tao_idl.exe \ -o orig -Gp -Gd -Ge 1 -GT -Sc -GA -I/project/taotmp/bala/work/ACE+TAO/ACE_wrappers/TAO -Wb,export_macro=TAO_PortableServer_Export \ -Wb,export_include="portableserver_export.h" \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ PortableServer.pidl
After the file is generated a patch from the diffs directory must be applied. The patch:
- Disables parts of the code under certain configurations.
- Eliminates cycles in the include dependencies.
- Adds non-idl components of PortableServer to the namespace. This includes (a) Servant (b) ServantBase (c) RefCountServantBase (d) Cookie (e) ObjectId_to_string (f) string_to_ObjectId (g) ObjectId_to_wstring (h) wstring_to_ObjectId (i) ServantBase_var (j) DynamicImplementation (k) LocalServantBase
Apply patches using the following command:
patch < diffs/PortableServer.diff
Note: The diffs were generated using:
rm diffs/PortableServer.diff for i in PortableServerC.{h,i,cpp}; do diff -wub orig/$i $i >> diffs/PortableServer.diff done
Typedef Documentation
Enumeration Type Documentation
|
- Enumeration values:
-
IMPLICIT_ACTIVATION |
|
NO_IMPLICIT_ACTIVATION |
|
|
|
- Enumeration values:
-
USE_ACTIVE_OBJECT_MAP_ONLY |
|
USE_DEFAULT_SERVANT |
|
USE_SERVANT_MANAGER |
|
|
|
- Enumeration values:
-
ORB_CTRL_MODEL |
|
SINGLE_THREAD_MODEL |
|
|
Variable Documentation
Generated on Fri Dec 31 15:40:24 2004 for TAO_PortableServer by
1.3.9.1