Blender  V2.93
Public Member Functions | List of all members
KDL::Error_IO Class Reference

#include <error.h>

Inherits KDL::Error.

Inherited by KDL::Error_BasicIO, KDL::Error_FrameIO, and KDL::Error_RedundancyIO.

Public Member Functions

 Error_IO (const std::string &_msg="Unspecified I/O Error", int typenr=0)
 
virtual const char * Description () const
 
virtual int GetType () const
 
- Public Member Functions inherited from KDL::Error
virtual ~Error ()
 

Detailed Description

Definition at line 67 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 71 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

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