#include <Joint.h>
Definition at line 57 of file Joint.h.
◆ Joint_Exception()
| Joint_Exception::Joint_Exception |
( |
const char * |
_file, |
|
|
int |
_line, |
|
|
const char * |
_msg |
|
) |
| |
|
inline |
◆ getFile()
| const char* Joint_Exception::getFile |
( |
| ) |
const |
|
inline |
◆ getLine()
| int Joint_Exception::getLine |
( |
| ) |
const |
|
inline |
◆ getMsg()
| const char* Joint_Exception::getMsg |
( |
| ) |
const |
|
inline |
◆ file
| const char* Joint_Exception::file |
|
private |
◆ line
| int Joint_Exception::line |
|
private |
◆ msg
| const char* Joint_Exception::msg |
|
private |
The documentation for this class was generated from the following file: