Blender  V3.3
Public Member Functions | List of all members
KDL::Error_IO Class Reference

#include <error.h>

Inheritance diagram for KDL::Error_IO:
KDL::Error KDL::Error_BasicIO KDL::Error_FrameIO KDL::Error_RedundancyIO KDL::Error_BasicIO_Exp_Delim KDL::Error_BasicIO_File KDL::Error_BasicIO_Not_A_Space KDL::Error_BasicIO_Not_Opened KDL::Error_BasicIO_ToBig KDL::Error_BasicIO_Unexpected KDL::Error_Frame_Frame_Unexpected_id KDL::Error_Frame_Rotation_Unexpected_id KDL::Error_Frame_Vector_Unexpected_id KDL::Error_Redundancy_Illegal_Resolutiontype

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: