#include <validator.h>
Definition at line 24 of file validator.h.
◆ Type
Enumerator |
---|
MissingField | |
IncorrectType | |
IncorrectId | |
Definition at line 26 of file validator.h.
◆ Error()
epics::nt::Result::Error::Error |
( |
std::string const & |
path, |
|
|
Type |
type |
|
) |
| |
|
inline |
◆ dump()
std::ostream& epics::nt::Result::Error::dump |
( |
std::ostream & |
os | ) |
const |
|
inline |
◆ operator==()
bool epics::nt::Result::Error::operator== |
( |
const Error & |
other | ) |
const |
|
inline |
◆ path
std::string epics::nt::Result::Error::path |
◆ type
The documentation for this struct was generated from the following file: