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

HxCorba::App Class Reference

#include <HxCorbaApp.h>

Inheritance diagram for HxCorba::App::

OBProxy_HxCorba::App List of all members.

Public Types

typedef App_ptr _ptr_type
typedef App_var _var_type

Public Methods

 App ()
virtual ~App ()
virtual void listObjectTypes (StringSeq_out sl)=0
virtual void listObjects (const char *typeId, StringSeq_out sl)=0
virtual CORBA::Object_ptr getObject (const char *typeId, const char *name)=0
virtual CORBA::Boolean putObject (const char *typeId, const char *name, CORBA::Object_ptr obj)=0
virtual void listImages (StringSeq_out sl)=0
virtual ImageRep_ptr getImage (const char *name)=0
virtual CORBA::Boolean putImage (const char *name, ImageRep_ptr img)=0

Static Public Methods

App_ptr _duplicate (App_ptr p)
App_ptr _nil ()
App_ptr _narrow (CORBA::Object_ptr)
App_ptr _unchecked_narrow (CORBA::Object_ptr)
App_ptr _narrow (CORBA::AbstractBase_ptr)
App_ptr _unchecked_narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef App_ptr HxCorba::App::_ptr_type
 

typedef App_var HxCorba::App::_var_type
 


Constructor & Destructor Documentation

HxCorba::App::App   [inline]
 

Reimplemented in OBProxy_HxCorba::App.

virtual HxCorba::App::~App   [inline, virtual]
 

Reimplemented in OBProxy_HxCorba::App.


Member Function Documentation

App_ptr HxCorba::App::_duplicate App_ptr    p [inline, static]
 

App_ptr HxCorba::App::_nil   [inline, static]
 

HxCorba::App_ptr HxCorba::App::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::App_ptr HxCorba::App::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::App_ptr HxCorba::App::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::App_ptr HxCorba::App::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

const char ** HxCorba::App::_OB_staticIds   [static]
 

virtual void HxCorba::App::listObjectTypes StringSeq_out    sl [pure virtual]
 

virtual void HxCorba::App::listObjects const char *    typeId,
StringSeq_out    sl
[pure virtual]
 

virtual CORBA::Object_ptr HxCorba::App::getObject const char *    _ob_a0,
const char *    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::App.

virtual CORBA::Boolean HxCorba::App::putObject const char *    _ob_a0,
const char *    _ob_a1,
CORBA::Object_ptr    _ob_a2
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::App.

virtual void HxCorba::App::listImages StringSeq_out    sl [pure virtual]
 

virtual ImageRep_ptr HxCorba::App::getImage const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::App.

virtual CORBA::Boolean HxCorba::App::putImage const char *    name,
ImageRep_ptr    img
[pure virtual]
 


Member Data Documentation

const char * HxCorba::App::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/App:1.0",
    0
}


The documentation for this class was generated from the following files:
Generated on Mon Jan 27 15:08:07 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001