libxcks
0.1.0.1
|
Handlers for reading and writing XCKS files. More...
#include <ctime>
#include "libxcks/export.hpp"
#include "libxcks/defs.hpp"
#include "libxcks/ckvalue.hpp"
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... | |
Handlers for reading and writing XCKS files.
Definition in file handlers.hpp.