#include <RegPropertyBag.h>
Inheritance diagram for RegPropertyBag:

Public Member Functions | |
| RegPropertyBag (const std::string &name, RegKey *father=NULL) | |
| virtual | ~RegPropertyBag () |
Protected Member Functions | |
| virtual Property * | load (Property &prop) throw (std::exception) |
| virtual Property * | store (Property &prop) |
Protected Attributes | |
| RegKey * | m_reg |
|
||||||||||||
|
|
|
|
|
|
|
Implements PropertyBag. |
|
|
Implements PropertyBag. |
|
|
|
1.4.3