#include <Config.h>
Inheritance diagram for buffy::ConfigItemDictionary:

Public Member Functions | |
| ConfigItemString | get (const std::string &key, const std::string &def) |
Protected Member Functions | |
| ConfigItemDictionary (Config &config, const std::string &path) | |
Friends | |
| class | Config |
| Check if this node contains a child with the given name bool has(const std::string& nodeName);. | |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Check if this node contains a child with the given name bool has(const std::string& nodeName);.
Reimplemented from buffy::ConfigItem. |
1.4.5