Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
#include <persistent_store.hh>
Public Member Functions | |
label_not_found (const std::string &a_label) | |
![]() | |
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 31 of file persistent_store.hh.
|
inline |
Definition at line 34 of file persistent_store.hh.