userver: dump::EncryptedOperationsFactory Class Reference
Loading...
Searching...
No Matches
dump::EncryptedOperationsFactory Class Referencefinal

Detailed Description

Definition at line 51 of file operations_encrypted.hpp.

+ Inheritance diagram for dump::EncryptedOperationsFactory:
+ Collaboration diagram for dump::EncryptedOperationsFactory:

Public Member Functions

 EncryptedOperationsFactory (SecretKey &&secret_key, boost::filesystem::perms perms)
 
std::unique_ptr< ReaderCreateReader (std::string full_path) override
 
std::unique_ptr< WriterCreateWriter (std::string full_path, tracing::ScopeTime &scope) override
 

Member Function Documentation

◆ CreateReader()

std::unique_ptr< Reader > dump::EncryptedOperationsFactory::CreateReader ( std::string full_path)
overridevirtual

◆ CreateWriter()

std::unique_ptr< Writer > dump::EncryptedOperationsFactory::CreateWriter ( std::string full_path,
tracing::ScopeTime & scope )
overridevirtual

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