#include <HxCorbaApp.idl>
Public Methods | |
void | listObjectTypes (out StringSeq sl) |
void | listObjects (in string typeId, out StringSeq sl) |
Object | getObject (in string typeId, in string name) |
boolean | putObject (in string typeId, in string name, in Object obj) |
void | listImages (out StringSeq sl) |
ImageRep | getImage (in string name) |
boolean | putImage (in string name, in ImageRep img) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|