|
TAO_PI
2.2.2
|
Pre-compiled IDL source for the ProcessingModePolicy within the PortableInterceptor module. More...
#include "tao/Policy.pidl"Variables | |
| module | PortableInterceptor |
| const ProcessingMode | LOCAL_AND_REMOTE = 0 |
| const ProcessingMode | REMOTE_ONLY = 1 |
| const ProcessingMode | LOCAL_ONLY = 2 |
| const CORBA::PolicyType | PROCESSING_MODE_POLICY_TYPE = 100 |
| local interface | ProcessingModePolicy |
Pre-compiled IDL source for the ProcessingModePolicy within the PortableInterceptor module.
tao_idl \ -o orig -Gp -Gd -GT -GA \ -Wb,export_include="tao/TAO_Export.h" \ -Wb,export_macro=TAO_Export \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ ProcessingModePolicy.pidl
| const ProcessingMode LOCAL_AND_REMOTE = 0 |
| const ProcessingMode LOCAL_ONLY = 2 |
| module PortableInterceptor |
| const CORBA::PolicyType PROCESSING_MODE_POLICY_TYPE = 100 |
| local interface ProcessingModePolicy |
| const ProcessingMode REMOTE_ONLY = 1 |
1.8.3.1