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
int argumentNumber () const
const std::string & componentName () const
const std::string & componentName () const
parse_exception_wrong_type_of_argumentcopy () const
parse_exception_wrong_type_of_argumentcopy () const
const std::string & methodName () 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)
 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
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 install/include/rtt/scripting/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]
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 rtt/scripting/parse_exception.hpp.


Member Function Documentation

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

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

int RTT::scripting::parse_exception_wrong_type_of_argument::argumentNumber (  )  const [inline]
const std::string& RTT::scripting::parse_exception_wrong_type_of_argument::componentName (  )  const [inline]

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

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

Implements RTT::parse_exception.

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

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

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

const std::string& RTT::scripting::parse_exception_wrong_type_of_argument::methodName (  )  const [inline]
const std::string RTT::scripting::parse_exception_wrong_type_of_argument::what (  )  const [virtual]

Implements RTT::parse_exception.

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


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