|
Simbody
3.4 (development)
|
#include <Exception.h>
Inheritance diagram for SimTK::Exception::OperationNotAllowedOnNonconstReadOnlyView:Public Member Functions | |
| OperationNotAllowedOnNonconstReadOnlyView (const char *fn, int ln, const std::string &op) | |
| virtual | ~OperationNotAllowedOnNonconstReadOnlyView () throw () |
| SimTK::Exception::OperationNotAllowedOnNonconstReadOnlyView::OperationNotAllowedOnNonconstReadOnlyView | ( | const char * | fn, |
| int | ln, | ||
| const std::string & | op | ||
| ) | [inline] |
| virtual SimTK::Exception::OperationNotAllowedOnNonconstReadOnlyView::~OperationNotAllowedOnNonconstReadOnlyView | ( | ) | throw () [inline, virtual] |