bdm::UI::UI::SettingResolver Class Reference

This class serves to expand links used in configuration file. More...

#include <user_info.h>

List of all members.

Public Member Functions

 SettingResolver (const Setting &potential_link)
 If potential_link contains a link to some other setting, it is resolved here. Anyway, the Setting reference result is prepared for use.
 ~SettingResolver ()
 An opened UIFile file is closed here if necessary.

Public Attributes

const Setting & result
 Reference to a resolved link or to the original Setting in the case it does not contain a link.


Detailed Description

This class serves to expand links used in configuration file.

TODO - napsat co dela, a hlavne proc je to takhle implementovany.. otevreny soubor!

ABSOLUTE PATH..

Firstly, save some user-infos into the new UIFile instance. Then, call the save method with a filename as its only argument:

                CAudi audi;
                UIFile file;
                UI::save( audi, file, "TT");
                file.save("cars.cfg");

The documentation for this class was generated from the following files:

Generated on Tue Jun 23 19:52:52 2009 for mixpp by  doxygen 1.5.8