
Public Member Functions | |
| template<typename T > | |
| runtime_error & | operator<< (const T &t) |
| runtime_error () | |
| runtime_error (const runtime_error &re) | |
| virtual | ~runtime_error () throw () |
Public Attributes | |
| stringstream | ss |
Definition at line 50 of file nabo/nabo.cpp.
|
inline |
Definition at line 63 of file nabo/nabo.cpp.
|
inline |
Definition at line 64 of file nabo/nabo.cpp.
|
inlinevirtual | |||||||||||||
Definition at line 65 of file nabo/nabo.cpp.
|
inline |
Definition at line 53 of file nabo/nabo.cpp.
| stringstream Nabo::runtime_error::ss |
Definition at line 51 of file nabo/nabo.cpp.