|
CLAM-Development
1.4.0
|
#include <Storage.hxx>
Additional Inherited Members | |
Public Member Functions inherited from CLAM::Err | |
| 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 () |
Protected Attributes inherited from CLAM::Err | |
| 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.
1.8.1