varconf  1.0.3
Configuration library for the Worldforge system.
varconf::ParseError Class Reference

Public Member Functions

 ParseError (const ParseError &p)
 
 ParseError (const std::string &exp, int line, int col)
 
 operator std::string ()
 
 operator std::string () const
 

Friends

std::ostream & operator<< (std::ostream &os, const ParseError &p)
 

Detailed Description

Definition at line 36 of file parse_error.h.


The documentation for this class was generated from the following files: