#include <cscmatrix.h>


Public Member Functions | |
| CSCMatErr () | |
| CSCMatErr (const char *t, const long i=0) | |
| CSCMatErr (const CSCMatErr &ce) | |
| virtual | ~CSCMatErr () throw () |
Definition at line 32 of file cscmatrix.h.
| TBCI::CSCMatErr::CSCMatErr | ( | ) | [inline] |
Definition at line 35 of file cscmatrix.h.
| TBCI::CSCMatErr::CSCMatErr | ( | const char * | t, | |
| const long | i = 0 | |||
| ) | [inline] |
Definition at line 37 of file cscmatrix.h.
| TBCI::CSCMatErr::CSCMatErr | ( | const CSCMatErr & | ce | ) | [inline] |
Definition at line 39 of file cscmatrix.h.
| virtual TBCI::CSCMatErr::~CSCMatErr | ( | ) | throw () [inline, virtual] |
Definition at line 41 of file cscmatrix.h.
1.5.6