Public Member Functions | Private Attributes | List of all members
KDL::Error_IO Class Reference

#include <error.h>

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

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

Private Attributes

std::string msg
 
int typenr
 

Detailed Description

Definition at line 69 of file error.h.

Constructor & Destructor Documentation

◆ Error_IO()

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

◆ Description()

virtual const char* KDL::Error_IO::Description ( ) const
inlinevirtual

◆ GetType()

virtual int KDL::Error_IO::GetType ( ) const
inlinevirtual

Member Data Documentation

◆ msg

std::string KDL::Error_IO::msg
private

Definition at line 70 of file error.h.

◆ typenr

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 Thu Apr 13 2023 02:19:15