#include <writer.h>
◆ File_writer()
keyring_common::data_file::File_writer::File_writer |
( |
const std::string & |
file, |
|
|
const std::string & |
data, |
|
|
bool |
backup_exists = false |
|
) |
| |
◆ ~File_writer()
keyring_common::data_file::File_writer::~File_writer |
( |
| ) |
|
|
default |
◆ valid()
bool keyring_common::data_file::File_writer::valid |
( |
| ) |
const |
|
inline |
◆ write_data_to_file()
bool keyring_common::data_file::File_writer::write_data_to_file |
( |
const std::string & |
file, |
|
|
const std::string & |
data |
|
) |
| |
|
private |
◆ valid_
bool keyring_common::data_file::File_writer::valid_ |
|
private |
The documentation for this class was generated from the following files:
- components/keyrings/common/data_file/writer.h
- components/keyrings/common/data_file/writer.cc