Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
#include <persistent_store.hh>
Public Member Functions | |
wrong_type () | |
virtual | ~wrong_type () |
![]() | |
error () | |
error (const error &p_copy) | |
error & | operator= (const error &p_copy) |
virtual | ~error () throw () |
template<class x_type > | |
error & | operator<< (const x_type &p_fragment) |
const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | f_message |
Definition at line 37 of file persistent_store.hh.
|
inline |
Definition at line 40 of file persistent_store.hh.
|
inlinevirtual |
Definition at line 41 of file persistent_store.hh.