Public Member Functions | Private Attributes
Parsing::BadRootElement Class Reference

#include <parsing.hh>

Inheritance diagram for Parsing::BadRootElement:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BadRootElement (const std::string &found_, const std::string expected_, const std::string &file="")
std::string expected () const
std::string found () const
 ~BadRootElement () throw ()

Private Attributes

std::string m_expected
std::string m_found

Detailed Description

Definition at line 30 of file parsing.hh.


Constructor & Destructor Documentation

Parsing::BadRootElement::BadRootElement ( const std::string &  found_,
const std::string  expected_,
const std::string &  file = "" 
) [inline]

Definition at line 34 of file parsing.hh.

Definition at line 37 of file parsing.hh.


Member Function Documentation

std::string Parsing::BadRootElement::expected ( ) const [inline]

Definition at line 40 of file parsing.hh.

std::string Parsing::BadRootElement::found ( ) const [inline]

Definition at line 39 of file parsing.hh.


Member Data Documentation

std::string Parsing::BadRootElement::m_expected [private]

Definition at line 32 of file parsing.hh.

std::string Parsing::BadRootElement::m_found [private]

Definition at line 32 of file parsing.hh.


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


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:41