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

HxCorba::App Class Reference

#include <HxCorbaApp.h>

List of all members.

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 ()


Member Typedef Documentation

typedef App_ptr HxCorba::App::_ptr_type
 

typedef App_var HxCorba::App::_var_type
 


Constructor & Destructor Documentation

HxCorba::App::App   [inline]
 

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


Member Function Documentation

OB::MarshalStubImpl_ptr HxCorba::App::_OB_createMarshalStubImpl   [protected, virtual]
 

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::_narrow CORBA::AbstractBase_ptr    p [static]
 

const char ** HxCorba::App::_OB_ids   const [virtual]
 

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

void HxCorba::App::listObjectTypes StringSeq_out    _ob_a0
 

void HxCorba::App::listObjects const char *    _ob_a0,
StringSeq_out    _ob_a1
 

CORBA::Object_ptr HxCorba::App::getObject const char *    _ob_a0,
const char *    _ob_a1
 

CORBA::Boolean HxCorba::App::putObject const char *    _ob_a0,
const char *    _ob_a1,
CORBA::Object_ptr    _ob_a2
 

void HxCorba::App::listImages StringSeq_out    _ob_a0
 

HxCorba::ImageRep_ptr HxCorba::App::getImage const char *    _ob_a0
 

CORBA::Boolean HxCorba::App::putImage const char *    _ob_a0,
ImageRep_ptr    _ob_a1
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 8 13:57:12 2002 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001