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

Public Member Functions | |
| int | get () |
| void | set (int val) |
Protected Member Functions | |
| ConfigItemInt (Config &config, const std::string &path, int def) | |
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