Public Member Functions | Private Attributes | List of all members
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]

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
 
- Public Member Functions inherited from RTT::parse_exception
virtual ~parse_exception ()
 

Private Attributes

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

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 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

int RTT::scripting::parse_exception_wrong_type_of_argument::argumentNumber ( ) const
inline

Definition at line 437 of file parse_exception.hpp.

const std::string& RTT::scripting::parse_exception_wrong_type_of_argument::componentName ( ) const
inline

Definition at line 427 of file parse_exception.hpp.

parse_exception_wrong_type_of_argument* RTT::scripting::parse_exception_wrong_type_of_argument::copy ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 422 of file parse_exception.hpp.

const std::string& RTT::scripting::parse_exception_wrong_type_of_argument::methodName ( ) const
inline

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

int RTT::scripting::parse_exception_wrong_type_of_argument::margnumber
private

Definition at line 408 of file parse_exception.hpp.

std::string RTT::scripting::parse_exception_wrong_type_of_argument::mcomponentname
private

Definition at line 406 of file parse_exception.hpp.

std::string RTT::scripting::parse_exception_wrong_type_of_argument::mexpected
private

Definition at line 409 of file parse_exception.hpp.

std::string RTT::scripting::parse_exception_wrong_type_of_argument::mmethodname
private

Definition at line 407 of file parse_exception.hpp.

std::string RTT::scripting::parse_exception_wrong_type_of_argument::mreceived
private

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 Fri Oct 25 2019 03:59:47