Public Member Functions | Private Attributes
KDL::Error_IO Class Reference

#include <error.h>

Inheritance diagram for KDL::Error_IO:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual const char * Description () const
 Error_IO (const std::string &_msg="Unspecified I/O Error", int typenr=0)
virtual int GetType () const

Private Attributes

std::string msg
int typenr

Detailed Description

Definition at line 69 of file error.h.


Constructor & Destructor Documentation

KDL::Error_IO::Error_IO ( const std::string &  _msg = "Unspecified I/O Error",
int  typenr = 0 
) [inline]

Definition at line 73 of file error.h.


Member Function Documentation

virtual const char* KDL::Error_IO::Description ( ) const [inline, virtual]
virtual int KDL::Error_IO::GetType ( ) const [inline, virtual]

Member Data Documentation

std::string KDL::Error_IO::msg [private]

Definition at line 70 of file error.h.

int KDL::Error_IO::typenr [private]

Definition at line 71 of file error.h.


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


orocos_kdl
Author(s):
autogenerated on Sat Oct 7 2017 03:04:29