RTT::parse_exception Class Reference

#include <parse_exception.hpp>

Inheritance diagram for RTT::parse_exception:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual parse_exceptioncopy () const =0
virtual parse_exceptioncopy () const =0
virtual const std::string what () const =0
virtual const std::string what () const =0
virtual ~parse_exception ()
virtual ~parse_exception ()

Protected Member Functions

 parse_exception ()
 parse_exception ()

Private Member Functions

parse_exceptionoperator= (const parse_exception &)
parse_exceptionoperator= (const parse_exception &)

Detailed Description

This is the uppermost exception class in the parser system. Throughout the parser system, exceptions are thrown that inherit from this.

Definition at line 83 of file install/include/rtt/scripting/parse_exception.hpp.


Constructor & Destructor Documentation

RTT::parse_exception::parse_exception (  )  [inline, protected]
virtual RTT::parse_exception::~parse_exception (  )  [inline, virtual]
RTT::parse_exception::parse_exception (  )  [inline, protected]

Definition at line 88 of file rtt/scripting/parse_exception.hpp.

virtual RTT::parse_exception::~parse_exception (  )  [inline, virtual]

Definition at line 90 of file rtt/scripting/parse_exception.hpp.


Member Function Documentation

virtual parse_exception* RTT::parse_exception::copy (  )  const [pure virtual]
virtual parse_exception* RTT::parse_exception::copy (  )  const [pure virtual]
parse_exception& RTT::parse_exception::operator= ( const parse_exception  )  [private]
parse_exception& RTT::parse_exception::operator= ( const parse_exception  )  [private]
virtual const std::string RTT::parse_exception::what (  )  const [pure virtual]
virtual const std::string RTT::parse_exception::what (  )  const [pure virtual]

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


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:48 2013