Public Member Functions | Private Attributes
RTT::scripting::parse_exception_no_such_method_on_component Class Reference

#include <parse_exception.hpp>

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

List of all members.

Public Member Functions

const std::string & componentName () const
parse_exception_no_such_method_on_componentcopy () const
const std::string & methodName () const
 parse_exception_no_such_method_on_component (const std::string &componentname, const std::string &methodname)
const std::string what () const

Private Attributes

std::string mcomponentname
std::string mmethodname

Detailed Description

Definition at line 325 of file parse_exception.hpp.


Constructor & Destructor Documentation

RTT::scripting::parse_exception_no_such_method_on_component::parse_exception_no_such_method_on_component ( const std::string &  componentname,
const std::string &  methodname 
) [inline]

Definition at line 331 of file parse_exception.hpp.


Member Function Documentation

Definition at line 347 of file parse_exception.hpp.

Implements RTT::parse_exception.

Definition at line 342 of file parse_exception.hpp.

Definition at line 352 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_no_such_method_on_component::what ( ) const [inline, virtual]

Implements RTT::parse_exception.

Definition at line 337 of file parse_exception.hpp.


Member Data Documentation

Definition at line 328 of file parse_exception.hpp.

Definition at line 329 of file parse_exception.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:45