DefaultErrorReportNxsReader Class Reference

A subclass of NxsReader that is used preserves the same output style as version 2.0, but allows for more flexibility in the streams that are used for output. More...

#include <nxsreader.h>

List of all members.

Public Member Functions

 DefaultErrorReportNxsReader (std::ostream *stdOutstream, std::ostream *errOutstream)
virtual bool EnteringBlock (NxsString)
void SkippingBlock (NxsString blockName)
void SkippingDisabledBlock (NxsString blockName)
void NexusWarn (const std::string &msg, NxsWarnLevel warnLevel, file_pos pos, long line, long col)
void NexusError (NxsString msg, file_pos pos, long line, long col)

Detailed Description

A subclass of NxsReader that is used preserves the same output style as version 2.0, but allows for more flexibility in the streams that are used for output.

Messages from SkippingBlock, SkippingDisabledBlock, and Warnings are sent to the outstream Warnings and Errors are written to the errstream

Definition at line 479 of file nxsreader.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Enumerator Friends
Generated on Mon Mar 29 16:37:12 2010 for NCL by  doxygen 1.6.3