Detailed Description
Validators check invariants of the RMF hierarchy. Use the IMP_RMF_VALIDATOR() macro to register them. They should write information about any errors encountered to the provided stream.
Inherited by RMF::NodeValidator.
List of all members.
Public Member Functions |
| virtual void | write_errors (std::ostream &out) const =0 |
Member Function Documentation
| virtual void RMF::Validator::write_errors |
( |
std::ostream & |
out | ) |
const |
|
pure virtual |
This method is called with the root handle when validation is required.
The documentation for this class was generated from the following file: