|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Classes providing file-based library services. More...
Go to the source code of this file.
Classes | |
| class | FileStore |
| Implementation of Store interface. More... | |
| class | FileStore::Err |
| Exception thrown when file-based error is encountered. More... | |
| class | FileStore::OpenErr |
| Exception thrown when file-based open error is encountered. More... | |
| class | FileStore::ReadErr |
| Exception thrown when file-based read error is encountered. More... | |
| class | FileSource |
| Implementation of Store interface. More... | |
| class | FileSink |
| Implementation of Store interface. More... | |
| class | FileSink::Err |
| Exception thrown when file-based error is encountered. More... | |
| class | FileSink::OpenErr |
| Exception thrown when file-based open error is encountered. More... | |
| class | FileSink::WriteErr |
| Exception thrown when file-based write error is encountered. More... | |