YPC  0.2.0
Public Member Functions | List of all members
ypc::simple_sealed_file Class Reference
Inheritance diagram for ypc::simple_sealed_file:
Inheritance graph
[legend]
Collaboration diagram for ypc::simple_sealed_file:
Collaboration graph
[legend]

Public Member Functions

 simple_sealed_file (const std::string &file_path, bool read)
 
virtual void reset_read ()
 
virtual bool next_item (memref &s)
 
- Public Member Functions inherited from ypc::internal::sealed_file_base
 sealed_file_base (const std::string &file_path, bool read)
 
virtual void write_item (const bytes &data)
 
 sealed_file_base (const sealed_file_base &)=delete
 
 sealed_file_base (sealed_file_base &&)=delete
 
sealed_file_baseoperator= (sealed_file_base &&)=delete
 
sealed_file_baseoperator= (const sealed_file_base &)=delete
 

Additional Inherited Members

- Public Types inherited from ypc::internal::sealed_file_base
using blockfile_t = blockfile< 0x4788d13e7fefe21f, 1024 *1024, 256 *::ypc::utc::max_item_size >
 
- Protected Attributes inherited from ypc::internal::sealed_file_base
blockfile_t m_file
 

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