Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

AppOperations Interface Reference

An interface for applications to exchange data objects. More...

Inheritance diagram for AppOperations::

App AppPOA _AppStub AppPOATie List of all members.

Public Methods

void listObjectTypes (StringSeqHolder sl)
void listObjects (String typeId, StringSeqHolder sl)
org.omg.CORBA.Object getObject (String typeId, String name)
boolean putObject (String typeId, String name, org.omg.CORBA.Object obj)
void listImages (StringSeqHolder sl)
ImageRep getImage (String name)
boolean putImage (String name, ImageRep img)

Detailed Description

An interface for applications to exchange data objects.


Member Function Documentation

void AppOperations::listObjectTypes StringSeqHolder    sl
 

Reimplemented in _AppStub, and AppPOATie.

void AppOperations::listObjects String    typeId,
StringSeqHolder    sl
 

Reimplemented in _AppStub, and AppPOATie.

org.omg.CORBA.Object AppOperations::getObject String    typeId,
String    name
 

Reimplemented in _AppStub, and AppPOATie.

boolean AppOperations::putObject String    typeId,
String    name,
org.omg.CORBA.Object    obj
 

Reimplemented in _AppStub, and AppPOATie.

void AppOperations::listImages StringSeqHolder    sl
 

Reimplemented in _AppStub, and AppPOATie.

ImageRep AppOperations::getImage String    name
 

Reimplemented in _AppStub, and AppPOATie.

boolean AppOperations::putImage String    name,
ImageRep    img
 

Reimplemented in _AppStub, and AppPOATie.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:17 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001