Crypto++  8.8
Free C++ class library of cryptographic schemes
Classes
files.h File Reference

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...
 

Detailed Description

Classes providing file-based library services.

Since
Crypto++ 1.0

Definition in file files.h.