|
MBDyn-1.7.3
|
#include <mathtyp.h>


Public Member Functions | |
| ErrWrongType (const char *file, int line, const char *func, const std::string r=std::string()) | |
| ErrWrongType (const char *file, int line, const char *func, const TypedValue::Type &to, const TypedValue::Type &from, const std::string r=std::string()) | |
Public Member Functions inherited from MBDynErrBase | |
| MBDynErrBase (const char *file, int line, const char *func, const std::string r=std::string()) | |
| virtual | ~MBDynErrBase (void) throw () |
| void | Set (const std::string &s) |
| const char * | what (void) const throw () |
|
inline |
Definition at line 70 of file mathtyp.h.
| TypedValue::ErrWrongType::ErrWrongType | ( | const char * | file, |
| int | line, | ||
| const char * | func, | ||
| const TypedValue::Type & | to, | ||
| const TypedValue::Type & | from, | ||
| const std::string | r = std::string() |
||
| ) |
Definition at line 865 of file mathp.cc.
References NO_OP.