Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Member Functions | List of all members
persistent_store::storable Class Reference
Inheritance diagram for persistent_store::storable:
Inheritance graph

Public Member Functions

 storable ()
 
 storable (const storable &)=delete
 
virtual ~storable ()
 
template<typename x_type >
std::shared_ptr< x_type > retrieve () const
 

Detailed Description

Definition at line 60 of file persistent_store.hh.

Constructor & Destructor Documentation

◆ storable() [1/2]

storable ( )
inline

Definition at line 63 of file persistent_store.hh.

◆ storable() [2/2]

storable ( const storable )
delete

◆ ~storable()

virtual ~storable ( )
inlinevirtual

Definition at line 66 of file persistent_store.hh.

Member Function Documentation

◆ retrieve()

std::shared_ptr< x_type > retrieve ( ) const
inline

Definition at line 69 of file persistent_store.hh.


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