Parsing::UnexpectedElement Class Reference

#include <parsing.hh>

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

List of all members.

Public Member Functions

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

Private Attributes

std::string m_expected
std::string m_found

Detailed Description

Definition at line 17 of file parsing.hh.


Constructor & Destructor Documentation

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

Definition at line 21 of file parsing.hh.

Parsing::UnexpectedElement::~UnexpectedElement (  )  throw () [inline]

Definition at line 24 of file parsing.hh.


Member Function Documentation

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

Definition at line 27 of file parsing.hh.

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

Definition at line 26 of file parsing.hh.


Member Data Documentation

Definition at line 19 of file parsing.hh.

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

Definition at line 19 of file parsing.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 09:37:00 2013