IMP logo
Public Member Functions | Protected Member Functions
RMF::Validator Class Reference

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

Protected Member Functions

 Validator (FileConstHandle rh, std::string name)
FileConstHandle get_file () const

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:

Generated on Tue May 22 2012 23:33:38 for IMP by doxygen 1.8.1