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

HxCorba::ObjectUsage Interface Reference

Interface to configure object management in the Horus server. More...

#include <HxCorbaConfigure.idl>

List of all members.

Public Methods

long getUsed (in string unit)
long getTotalLimit (in string unit)
void setTotalLimit (in string unit, in long limit)
long getObjectLimit (in string unit)
void setObjectLimit (in string unit, in long limit)
StringSeq listUnits ()
void close ()


Detailed Description

Interface to configure object management in the Horus server.


Member Function Documentation

long HxCorba::ObjectUsage::getUsed in string    unit
 

long HxCorba::ObjectUsage::getTotalLimit in string    unit
 

void HxCorba::ObjectUsage::setTotalLimit in string    unit,
in long    limit
 

long HxCorba::ObjectUsage::getObjectLimit in string    unit
 

void HxCorba::ObjectUsage::setObjectLimit in string    unit,
in long    limit
 

StringSeq HxCorba::ObjectUsage::listUnits  
 

void HxCorba::ObjectUsage::close  
 


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:40 2003 for IDLReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001