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

#include <error.h>

Inheritance diagram for KDL::Error:
KDL::Error_ChainIO KDL::Error_Criterium KDL::Error_IO KDL::Error_Integrator KDL::Error_Limits KDL::Error_MotionIO KDL::Error_MotionPlanning KDL::Error_Not_Implemented KDL::Error_Redundancy

Public Member Functions

virtual ~Error ()
 
virtual const char * Description () const
 
virtual int GetType () const
 

Detailed Description

Base class for errors generated by ORO_Geometry

Definition at line 54 of file error.h.

Constructor & Destructor Documentation

◆ ~Error()

virtual KDL::Error::~Error ( )
inlinevirtual

Returns a description string describing the error. the returned pointer only guaranteed to exists as long as the Error object exists.

Definition at line 60 of file error.h.

Member Function Documentation

◆ Description()

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

◆ GetType()

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

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