Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
ConvMonitorList_prm Class Reference
parameters for initializing a "ConvMonitorList" object.
More...
#include <ConvMonitorList_prm.h>
Inheritance diagram for ConvMonitorList_prm::
List of all members.
Detailed Description
parameters for initializing a "ConvMonitorList" object.
NAME: ConvMonitorList_prm - parameters for initializing a "ConvMonitorList" object
DESCRIPTION:
The class contains a collection of "ConvMonitor_prm" objects that is used to initialize a list of "ConvMonitor"s.
Constructor & Destructor Documentation
|
ConvMonitorList_prm::ConvMonitorList_prm (
|
int nmonitors = 1,
|
|
bool allocate = true )
|
|
|
|
The constructor takes optional arguments "nmonitors" and "allocate" for the number of "ConvMonitor_prm" objects and as allocation flag, respectively. |
|
ConvMonitorList_prm::~ConvMonitorList_prm (
|
) [inline]
|
|
Member Function Documentation
|
static void ConvMonitorList_prm::allowMenuChanges (
|
) [inline, static]
|
|
|
|
tells the menu system that changes are allowed. |
|
void ConvMonitorList_prm::attach (
|
const ConvMonitor_prm & cmprm,
|
|
int i = 1 ) [inline]
|
|
|
const ConvMonitor_prm & ConvMonitorList_prm::cmvec (
|
int i = 1 ) const [inline]
|
|
|
|
See documentation of one of the overloaded functions. |
|
|
return the "i"th "ConvMonitor_prm" object (can also be used for assignments). |
|
void ConvMonitorList_prm::define (
|
MenuSystem & menu,
|
|
int level = MAIN ) [inline]
|
|
|
static void ConvMonitorList_prm::defineStatic (
|
MenuSystem & menu,
|
|
int level = MAIN ) [static]
|
|
|
|
static version of "define". |
|
bool ConvMonitorList_prm::ok (
|
) const
|
|
|
|
checks the state of the current object. |
|
void ConvMonitorList_prm::print (
|
Os os ) const
|
|
|
bool ConvMonitorList_prm::redim (
|
int nmonitors,
|
|
bool allocate = true )
|
|
|
|
redimensions the collection of "ConvMonitor_prm" objects. The objects are allocated if the "allocate" flag is "true". |
|
void ConvMonitorList_prm::scan (
|
MenuSystem & menu )
|
|
|
|
scan data items from the menu system or an input stream. |
|
static void ConvMonitorList_prm::setMaxNoOfMonitors (
|
int maxNoMonitors = 1 ) [static]
|
|
|
int ConvMonitorList_prm::size (
|
) const [inline]
|
|
The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.