Orocos Real-Time Toolkit  2.8.3
Public Member Functions | List of all members
RTT::scripting::parse_exception_undefined_value Class Reference

#include <rtt/scripting/parse_exception.hpp>

Inheritance diagram for RTT::scripting::parse_exception_undefined_value:
RTT::scripting::fatal_semantic_parse_exception RTT::parse_exception

Public Member Functions

 parse_exception_undefined_value (const std::string &name)
 
const std::string what () const throw ()
 
parse_exception_undefined_valuecopy () const throw ()
 
const std::string & name ()
 

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.


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