#include <crmatrix.h>


Public Member Functions | |
| CRMatErr () | |
| CRMatErr (const char *t, const long i=0) | |
| CRMatErr (const CRMatErr &ce) | |
| virtual | ~CRMatErr () throw () |
Definition at line 35 of file crmatrix.h.
| TBCI::CRMatErr::CRMatErr | ( | ) | [inline] |
Definition at line 38 of file crmatrix.h.
| TBCI::CRMatErr::CRMatErr | ( | const char * | t, | |
| const long | i = 0 | |||
| ) | [inline] |
Definition at line 40 of file crmatrix.h.
| TBCI::CRMatErr::CRMatErr | ( | const CRMatErr & | ce | ) | [inline] |
Definition at line 42 of file crmatrix.h.
| virtual TBCI::CRMatErr::~CRMatErr | ( | ) | throw () [inline, virtual] |
Definition at line 44 of file crmatrix.h.
1.5.6