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

#include <parse_exception.hpp>

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

List of all members.

Public Member Functions

const std::string & componentName () const
parse_exception_wrong_number_of_argumentscopy () const
int expectedNumber () const
const std::string & methodName () const
 parse_exception_wrong_number_of_arguments (const std::string &componentname, const std::string &methodname, int expectednumber, int receivednumber)
int receivedNumber () const
const std::string what () const

Private Attributes

std::string mcomponentname
int mexpectednumber
std::string mmethodname
int mreceivednumber

Detailed Description

Definition at line 358 of file parse_exception.hpp.


Constructor & Destructor Documentation

RTT::scripting::parse_exception_wrong_number_of_arguments::parse_exception_wrong_number_of_arguments ( const std::string &  componentname,
const std::string &  methodname,
int  expectednumber,
int  receivednumber 
) [inline]

Definition at line 366 of file parse_exception.hpp.


Member Function Documentation

Definition at line 382 of file parse_exception.hpp.

Implements RTT::parse_exception.

Definition at line 377 of file parse_exception.hpp.

Definition at line 392 of file parse_exception.hpp.

Definition at line 387 of file parse_exception.hpp.

Definition at line 397 of file parse_exception.hpp.

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

Implements RTT::parse_exception.

Definition at line 49 of file parse_exception.cpp.


Member Data Documentation

Definition at line 361 of file parse_exception.hpp.

Definition at line 363 of file parse_exception.hpp.

Definition at line 362 of file parse_exception.hpp.

Definition at line 364 of file parse_exception.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40