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

HxCorba::Test Class Reference

#include <HxCorbaTest.h>

Inheritance diagram for HxCorba::Test::

OBProxy_HxCorba::Test List of all members.

Public Types

typedef Test_ptr _ptr_type
typedef Test_var _var_type

Public Methods

 Test ()
virtual ~Test ()
virtual CORBA::Long printMessage (const char *msg)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef Test_ptr HxCorba::Test::_ptr_type
 

typedef Test_var HxCorba::Test::_var_type
 


Constructor & Destructor Documentation

HxCorba::Test::Test   [inline]
 

Reimplemented in OBProxy_HxCorba::Test.

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

Reimplemented in OBProxy_HxCorba::Test.


Member Function Documentation

Test_ptr HxCorba::Test::_duplicate Test_ptr    p [inline, static]
 

Test_ptr HxCorba::Test::_nil   [inline, static]
 

HxCorba::Test_ptr HxCorba::Test::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::Test_ptr HxCorba::Test::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::Test_ptr HxCorba::Test::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::Test_ptr HxCorba::Test::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

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

virtual CORBA::Long HxCorba::Test::printMessage const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Test.


Member Data Documentation

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

Initial value:

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


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