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

#include <parse_exception.hpp>

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

List of all members.

Public Member Functions

int argumentNumber () const
const std::string & componentName () const
parse_exception_wrong_type_of_argumentcopy () const
const std::string & methodName () const
 parse_exception_wrong_type_of_argument (const std::string &componentname, const std::string &methodname, int argnumber, const std::string &expected, const std::string &received)
const std::string what () const

Private Attributes

int margnumber
std::string mcomponentname
std::string mexpected
std::string mmethodname
std::string mreceived

Detailed Description

Definition at line 403 of file parse_exception.hpp.


Constructor & Destructor Documentation

RTT::scripting::parse_exception_wrong_type_of_argument::parse_exception_wrong_type_of_argument ( const std::string &  componentname,
const std::string &  methodname,
int  argnumber,
const std::string &  expected,
const std::string &  received 
) [inline]

Definition at line 412 of file parse_exception.hpp.


Member Function Documentation

Definition at line 437 of file parse_exception.hpp.

Definition at line 427 of file parse_exception.hpp.

Implements RTT::parse_exception.

Definition at line 422 of file parse_exception.hpp.

Definition at line 432 of file parse_exception.hpp.

const std::string RTT::parse_exception_wrong_type_of_argument::what ( ) const [virtual]

Implements RTT::parse_exception.

Definition at line 60 of file parse_exception.cpp.


Member Data Documentation

Definition at line 408 of file parse_exception.hpp.

Definition at line 406 of file parse_exception.hpp.

Definition at line 409 of file parse_exception.hpp.

Definition at line 407 of file parse_exception.hpp.

Definition at line 410 of file parse_exception.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:25