#include <HxCorbaApp.h>
Inheritance diagram for HxCorba::App::
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_ [] |
|
|
|
|
|
Reimplemented in OBProxy_HxCorba::App. |
|
Reimplemented in OBProxy_HxCorba::App. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in OBProxy_HxCorba::App. |
|
Reimplemented in OBProxy_HxCorba::App. |
|
|
|
Reimplemented in OBProxy_HxCorba::App. |
|
|
|
Initial value: { "IDL:HxCorba/App:1.0", 0 } |