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