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 ( const char *  _file,
int  _line,
const char *  _msg 
)
inline

Definition at line 60 of file Joint.h.

Member Function Documentation

const char* Joint_Exception::getFile ( ) const
inline

Definition at line 64 of file Joint.h.

int Joint_Exception::getLine ( ) const
inline

Definition at line 68 of file Joint.h.

const char* Joint_Exception::getMsg ( ) const
inline

Definition at line 72 of file Joint.h.

Member Data Documentation

const char* Joint_Exception::file
private

Definition at line 78 of file Joint.h.

int Joint_Exception::line
private

Definition at line 79 of file Joint.h.

const char* Joint_Exception::msg
private

Definition at line 80 of file Joint.h.


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


schunk_powercube_chain
Author(s): Florian Weisshardt
autogenerated on Mon Nov 25 2019 03:48:21