Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
local interface |
Each communicator has a plugin manager to administer the set of plug-ins.
void addPlugin(string name,
|
Install a new plug-in.
The plug-in's name.
The plug-in.
|
Obtain a plug-in by name.
The plug-in's name.
The plug-in.
<<< Previous | Home | Next >>> |
Ice::PluginInitializationException | Up | Ice::Process |