libxcks  0.1.0.1
handlers.hpp File Reference

Handlers for reading and writing XCKS files. More...

#include <ctime>
#include "libxcks/export.hpp"
#include "libxcks/defs.hpp"
#include "libxcks/ckvalue.hpp"
Include dependency graph for handlers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libxcks::XCKSReaderHandler
 Handler for reading XCKS files. More...
 
class  libxcks::XCKSReaderDefaultHandler
 Default handler for reading XCKS files. More...
 
class  libxcks::XCKSWriterChecksumProvider
 Provides checksums values from an array of wanted algorithms of checksums for the XCKS writer. More...
 
class  libxcks::XCKSWriterHandler
 Handler for writing XCKS files. More...
 
class  libxcks::XCKSWriterDefaultHandler
 Default handler for writing XCKS files. More...
 
class  libxcks::XCKSWriterOptions
 Provides options for the XCKS writer. More...
 
class  libxcks::ZXCKSWriterOptions
 Provides options for the XCKS writer. More...
 

Detailed Description

Handlers for reading and writing XCKS files.

Definition in file handlers.hpp.