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
const std::string & componentName () const
parse_exception_no_such_method_on_componentcopy () const
parse_exception_no_such_method_on_componentcopy () const
const std::string & methodName () const
const std::string & methodName () const
 parse_exception_no_such_method_on_component (const std::string &componentname, const std::string &methodname)
 parse_exception_no_such_method_on_component (const std::string &componentname, const std::string &methodname)
const std::string what () const
const std::string what () const

Private Attributes

std::string mcomponentname
std::string mmethodname

Detailed Description

Definition at line 325 of file install/include/rtt/scripting/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]
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 rtt/scripting/parse_exception.hpp.


Member Function Documentation

const std::string& RTT::scripting::parse_exception_no_such_method_on_component::componentName (  )  const [inline]

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

const std::string& RTT::scripting::parse_exception_no_such_method_on_component::componentName (  )  const [inline]
parse_exception_no_such_method_on_component* RTT::scripting::parse_exception_no_such_method_on_component::copy (  )  const [inline, virtual]

Implements RTT::parse_exception.

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

parse_exception_no_such_method_on_component* RTT::scripting::parse_exception_no_such_method_on_component::copy (  )  const [inline, virtual]
const std::string& RTT::scripting::parse_exception_no_such_method_on_component::methodName (  )  const [inline]

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

const std::string& RTT::scripting::parse_exception_no_such_method_on_component::methodName (  )  const [inline]
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 rtt/scripting/parse_exception.hpp.

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

Member Data Documentation


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:50:15 2013