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

HxCorba::ObjectUsage Class Reference

#include <HxCorbaConfigure.h>

List of all members.

Public Types

typedef ObjectUsage_ptr _ptr_type
typedef ObjectUsage_var _var_type

Public Methods

 ObjectUsage ()
virtual ~ObjectUsage ()
virtual const char ** _OB_ids () const
CORBA::Long getUsed (const char *unit)
CORBA::Long getTotalLimit (const char *unit)
void setTotalLimit (const char *unit, CORBA::Long limit)
CORBA::Long getObjectLimit (const char *unit)
void setObjectLimit (const char *unit, CORBA::Long limit)
StringSeqlistUnits ()
void close ()

Static Public Methods

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

Protected Methods

virtual OB::MarshalStubImpl_ptr _OB_createMarshalStubImpl ()


Member Typedef Documentation

typedef ObjectUsage_ptr HxCorba::ObjectUsage::_ptr_type
 

typedef ObjectUsage_var HxCorba::ObjectUsage::_var_type
 


Constructor & Destructor Documentation

HxCorba::ObjectUsage::ObjectUsage   [inline]
 

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


Member Function Documentation

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

ObjectUsage_ptr HxCorba::ObjectUsage::_duplicate ObjectUsage_ptr    p [inline, static]
 

ObjectUsage_ptr HxCorba::ObjectUsage::_nil   [inline, static]
 

HxCorba::ObjectUsage_ptr HxCorba::ObjectUsage::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::ObjectUsage_ptr HxCorba::ObjectUsage::_narrow CORBA::AbstractBase_ptr    p [static]
 

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

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

CORBA::Long HxCorba::ObjectUsage::getUsed const char *    _ob_a0
 

CORBA::Long HxCorba::ObjectUsage::getTotalLimit const char *    _ob_a0
 

void HxCorba::ObjectUsage::setTotalLimit const char *    _ob_a0,
CORBA::Long    _ob_a1
 

CORBA::Long HxCorba::ObjectUsage::getObjectLimit const char *    _ob_a0
 

void HxCorba::ObjectUsage::setObjectLimit const char *    _ob_a0,
CORBA::Long    _ob_a1
 

HxCorba::StringSeq * HxCorba::ObjectUsage::listUnits  
 

void HxCorba::ObjectUsage::close  
 


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