#include <netdev-bound.hpp>


Public Member Functions | |
| RuleParseError (int index, std::string msg) | |
| RuleParseError (int index, std::string msg, const char *innerMsg) | |
Public Member Functions inherited from nfd::ConfigFile::Error | |
| Error (const std::string &what) | |
Public Attributes | |
| int | index |
| std::string | msg |
Definition at line 41 of file netdev-bound.hpp.
|
inline |
Definition at line 44 of file netdev-bound.hpp.
|
inline |
Definition at line 51 of file netdev-bound.hpp.
| int nfd::face::NetdevBound::RuleParseError::index |
Definition at line 57 of file netdev-bound.hpp.
| std::string nfd::face::NetdevBound::RuleParseError::msg |
Definition at line 58 of file netdev-bound.hpp.