#include <directives.h>
Inheritance diagram for conf::ConfPort:

Public Member Functions | |
| ConfPort (std::string const &name, bool reloadable) | |
| Constructor without default value. | |
| ConfPort (std::string const &name, uint16_t const &defval, bool reloadable) | |
| Constructor with default value. | |
1.4.6