CLAM-Development
1.4.0
|
#include <Storage.hxx>
Additional Inherited Members | |
![]() | |
Err () throw () | |
Err (const char *msg) throw () | |
Err (const Err &) throw () | |
virtual | ~Err () throw () |
void | Print (void) const throw () |
virtual const char * | what () const throw () |
void | Embed (const std::exception &) throw () |
void | Embed (const char *str) throw () |
![]() | |
char * | mMsg |
This class must subclass from somewhere
This class must have semantic modifiers
This class must be moved to some other file
Definition at line 44 of file Storage.hxx.