SGParamDir Class Reference

The parameter directory class. More...

#include <SGParameter.hpp>

Inheritance diagram for SGParamDir:

Inheritance graph
[legend]
Collaboration diagram for SGParamDir:

Collaboration graph
[legend]
List of all members.

Public Member Functions

SGParamList ()
 The list of the subordinated parameters.
 SGParamDir (char *name, SGParam *the_tl, SGParam *the_sub_dir)
 Constructor.

Detailed Description

The parameter directory class.

A directory of parameters is itself a parameter. For this, SGParamDir is derived from SGParam. An object of SGParamDir references the list of the subordinated parameters (i.e. the parameters in this directory).


Constructor & Destructor Documentation

SGParamDir::SGParamDir ( char *  name,
SGParam the_tl,
SGParam the_sub_dir 
) [inline]

Constructor.

Parameters:
[in] name The name of the directory
[in] the_tl The next parameter
[in] the_sub_dir The list of subordinated parameters


Member Function Documentation

SGParam* SGParamDir::List (  )  [inline]

The list of the subordinated parameters.


The documentation for this class was generated from the following files:
Generated on Fri Sep 21 12:34:31 2007 for SG2 by  doxygen 1.5.2