Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Member Functions | List of all members
persistent_store::wrong_type Class Reference

#include <persistent_store.hh>

Inheritance diagram for persistent_store::wrong_type:
Inheritance graph

Public Member Functions

 wrong_type ()
 
virtual ~wrong_type ()
 
- Public Member Functions inherited from error
 error ()
 
 error (const error &p_copy)
 
erroroperator= (const error &p_copy)
 
virtual ~error () throw ()
 
template<class x_type >
erroroperator<< (const x_type &p_fragment)
 
const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from error
std::string f_message
 

Detailed Description

Definition at line 37 of file persistent_store.hh.

Constructor & Destructor Documentation

◆ wrong_type()

wrong_type ( )
inline

Definition at line 40 of file persistent_store.hh.

◆ ~wrong_type()

virtual ~wrong_type ( )
inlinevirtual

Definition at line 41 of file persistent_store.hh.


The documentation for this class was generated from the following file: