#include <HxCorbaApp.h>
Public Types | |
typedef App_ptr | _ptr_type |
typedef App_var | _var_type |
Public Methods | |
App () | |
virtual | ~App () |
virtual const char ** | _OB_ids () const |
void | listObjectTypes (StringSeq_out sl) |
void | listObjects (const char *typeId, StringSeq_out sl) |
CORBA::Object_ptr | getObject (const char *typeId, const char *name) |
CORBA::Boolean | putObject (const char *typeId, const char *name, CORBA::Object_ptr obj) |
void | listImages (StringSeq_out sl) |
ImageRep_ptr | getImage (const char *name) |
CORBA::Boolean | putImage (const char *name, ImageRep_ptr img) |
Static Public Methods | |
App_ptr | _duplicate (App_ptr p) |
App_ptr | _nil () |
App_ptr | _narrow (CORBA::Object_ptr) |
App_ptr | _narrow (CORBA::AbstractBase_ptr) |
const char ** | _OB_staticIds () |
Protected Methods | |
virtual OB::MarshalStubImpl_ptr | _OB_createMarshalStubImpl () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|