|
TAO_PortableServer
2.2.0
|
Pre-compiled IDL source for the PortableServer module. More...
#include "tao/Policy.pidl"Classes | |
| exception | ManagerAlreadyExists |
Functions | |
| POAManager | create_POAManager (in string id, in CORBA::PolicyList policies) raises (ManagerAlreadyExists, CORBA::PolicyError) |
| POAManagerSeq | list () |
| POAManager | find (in string id) |
Variables | |
| module | PortableServer |
| local interface | POAManagerFactory |
Pre-compiled IDL source for the PortableServer module.
$ACE_ROOT/bin/tao_idl \ -Gp -Gd -Sci -I$TAO_ROOT \ -Wb,export_macro=TAO_PortableServer_Export \ -Wb,export_include="tao/PortableServer/portableserver_export.h" \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ POAManagerFactory.pidl
| POAManager create_POAManager | ( | in string | id, |
| in CORBA::PolicyList | policies | ||
| ) | raises (ManagerAlreadyExists, CORBA::PolicyError) |
| POAManager find | ( | in string | id | ) |
| POAManagerSeq list | ( | ) |
| local interface POAManagerFactory |
| module PortableServer |
1.8.3.1