Raptor
A fast and space-efficient pre-filter
All Classes Namespaces Files Functions Variables Macros Pages Concepts
raptor::sync_out Class Reference
+ Collaboration diagram for raptor::sync_out:

Public Member Functions

sync_outoperator= (sync_out &&)=delete
 
sync_outoperator= (sync_out const &)=delete
 
 sync_out (search_arguments const &arguments)
 
 sync_out (sync_out &&)=delete
 
 sync_out (sync_out const &)=delete
 
template<typename t >
void write (t &&data)
 
bool write_header (search_arguments const &arguments, size_t const hash_function_count)
 

Private Attributes

std::ofstream file
 
std::mutex write_mutex
 

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