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

#include <parse_exception.hpp>

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

Public Member Functions

parse_exception_undefined_valuecopy () const throw ()
 
const std::string & name ()
 
 parse_exception_undefined_value (const std::string &name)
 
const std::string what () const throw ()
 
- Public Member Functions inherited from RTT::parse_exception
virtual ~parse_exception ()
 

Private Attributes

std::string mname
 

Additional Inherited Members

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

Detailed Description

Definition at line 443 of file parse_exception.hpp.

Constructor & Destructor Documentation

RTT::scripting::parse_exception_undefined_value::parse_exception_undefined_value ( const std::string &  name)
inline

Definition at line 448 of file parse_exception.hpp.

Member Function Documentation

parse_exception_undefined_value* RTT::scripting::parse_exception_undefined_value::copy ( ) const
throw (
)
inlinevirtual

Implements RTT::parse_exception.

Definition at line 458 of file parse_exception.hpp.

const std::string& RTT::scripting::parse_exception_undefined_value::name ( )
inline

Definition at line 463 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_undefined_value::what ( ) const
throw (
)
inlinevirtual

Implements RTT::parse_exception.

Definition at line 453 of file parse_exception.hpp.

Member Data Documentation

std::string RTT::scripting::parse_exception_undefined_value::mname
private

Definition at line 446 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