#include <directives.h>

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.5.3