Public Member Functions | Private Attributes | List of all members
RTT::scripting::parse_exception_illegal_identifier Class Reference

#include <parse_exception.hpp>

Inheritance diagram for RTT::scripting::parse_exception_illegal_identifier:
Inheritance graph
[legend]

Public Member Functions

parse_exception_illegal_identifiercopy () const
 
const std::string & identifier () const
 
 parse_exception_illegal_identifier (const std::string &ident)
 
const std::string what () const
 
- Public Member Functions inherited from RTT::parse_exception
virtual ~parse_exception ()
 

Private Attributes

std::string mident
 

Additional Inherited Members

- Protected Member Functions inherited from RTT::scripting::syntactic_parse_exception
 syntactic_parse_exception ()
 
- Protected Member Functions inherited from RTT::parse_exception
 parse_exception ()
 

Detailed Description

Definition at line 156 of file parse_exception.hpp.

Constructor & Destructor Documentation

RTT::scripting::parse_exception_illegal_identifier::parse_exception_illegal_identifier ( const std::string &  ident)
inline

Definition at line 161 of file parse_exception.hpp.

Member Function Documentation

parse_exception_illegal_identifier* RTT::scripting::parse_exception_illegal_identifier::copy ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 171 of file parse_exception.hpp.

const std::string& RTT::scripting::parse_exception_illegal_identifier::identifier ( ) const
inline

Definition at line 176 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_illegal_identifier::what ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 166 of file parse_exception.hpp.

Member Data Documentation

std::string RTT::scripting::parse_exception_illegal_identifier::mident
private

Definition at line 159 of file parse_exception.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:46