Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

HxCorba::App Interface Reference

#include <HxCorbaApp.idl>

List of all members.

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)


Member Function Documentation

void HxCorba::App::listObjectTypes out StringSeq    sl
 

void HxCorba::App::listObjects in string    typeId,
out StringSeq    sl
 

Object HxCorba::App::getObject in string    typeId,
in string    name
 

boolean HxCorba::App::putObject in string    typeId,
in string    name,
in Object    obj
 

void HxCorba::App::listImages out StringSeq    sl
 

ImageRep HxCorba::App::getImage in string    name
 

boolean HxCorba::App::putImage in string    name,
in ImageRep    img
 


The documentation for this interface was generated from the following file:
Generated on Tue Jan 8 13:55:44 2002 for IDLReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001