NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Lib::SimJmatProSettingsDto Class Reference

Settings for the SimJMatProFileManagerBase class. More...

Inheritance diagram for IG::Lib::SimJmatProSettingsDto:
Collaboration diagram for IG::Lib::SimJmatProSettingsDto:

List of all members.

Public Member Functions

 SimJmatProSettingsDto ()
 Constructs a new JMatPro settings object. The flag for storing working directory in settings is set false.
 SimJmatProSettingsDto (bool restoreWorkingDirectory)
 Constructs a new JMatPro settings object, with the specified flag telling whether working directory should be stored or not.
override SimJMatProFileManagerBase CreateObject ()
 Creates and returns a new object of the corresponding type.

Detailed Description

Settings for the SimJMatProFileManagerBase class.


Constructor & Destructor Documentation

IG::Lib::SimJmatProSettingsDto::SimJmatProSettingsDto ( ) [inline]

Constructs a new JMatPro settings object. The flag for storing working directory in settings is set false.

IG::Lib::SimJmatProSettingsDto::SimJmatProSettingsDto ( bool  restoreWorkingDirectory) [inline]

Constructs a new JMatPro settings object, with the specified flag telling whether working directory should be stored or not.

Parameters:
restoreWorkingDirectorySpecifies whether JMatPro interface' working directory should be stored with settings or not. If false then working directory will not copied form the setting object to the interface' file manager object (which is of type SimJMatProFileManagerBase or derived type) when calling the CopyToPlain or CopyTo method.

Member Function Documentation

override SimJMatProFileManagerBase IG::Lib::SimJmatProSettingsDto::CreateObject ( ) [inline]

Creates and returns a new object of the corresponding type.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties