Public Member Functions | Private Attributes | List of all members
Joint_Exception Class Reference

#include <Joint.h>

Inheritance diagram for Joint_Exception:
Inheritance graph
[legend]

Public Member Functions

const char * getFile () const
 
int getLine () const
 
const char * getMsg () const
 
 Joint_Exception (const char *_file, int _line, const char *_msg)
 

Private Attributes

const char * file
 
int line
 
const char * msg
 

Detailed Description

Definition at line 57 of file Joint.h.

Constructor & Destructor Documentation

◆ Joint_Exception()

Joint_Exception::Joint_Exception ( const char *  _file,
int  _line,
const char *  _msg 
)
inline

Definition at line 62 of file Joint.h.

Member Function Documentation

◆ getFile()

const char* Joint_Exception::getFile ( ) const
inline

Definition at line 66 of file Joint.h.

◆ getLine()

int Joint_Exception::getLine ( ) const
inline

Definition at line 70 of file Joint.h.

◆ getMsg()

const char* Joint_Exception::getMsg ( ) const
inline

Definition at line 74 of file Joint.h.

Member Data Documentation

◆ file

const char* Joint_Exception::file
private

Definition at line 80 of file Joint.h.

◆ line

int Joint_Exception::line
private

Definition at line 81 of file Joint.h.

◆ msg

const char* Joint_Exception::msg
private

Definition at line 82 of file Joint.h.


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


schunk_powercube_chain
Author(s): Florian Weisshardt
autogenerated on Sat May 7 2022 02:17:15