11#ifndef HPP_CORBASERVER_TOOLS_IDL
12#define HPP_CORBASERVER_TOOLS_IDL
39 boolean deleteContext (in
string context_) raises (
Error);
42 Object getServer (in
string context_, in
string pluginName, in
string objectname) raises (
Error);
46 void deleteServant (in
string id) raises (
Error);
48 void deleteAllServants () raises (
Error);
Definition common-idl.hh:78
Corba exception travelling through the Corba channel.
Definition common.idl:27
Implement CORBA interface `‘Obstacle’'.
Definition client.hh:46