Classes
-
namespace arcstk APIs of libarcstk.
- class AlbumVerifier final Verifier for a list of checksums accompanied by a ToC.
- class Algorithm Interface: Checksum calculation algorithm.
- class Appender final A named logging output channel.
- class ARId final AccurateRip-Identifier of a compact disc.
- class AudioSize final Uniform access to the size of the input audio information.
- class Calculation final Perform checksums calculation.
- struct CDDA final Constants related to the CDDA format.
- class Checksum final An AccurateRip checksum for a single file or track.
- class ChecksumSet final A set of Checksum instances of different types for a single track.
- class ChecksumSource Interface: unified access to checksum containers.
- class ChecksumSourceOf Base: wrap a checksum container type in a ChecksumSource.
- class DBAR final Represents the content of dBAR file.
- class DBARBlock final A block in a DBAR.
- class DBARBlockHeader final The header of a DBARBlock.
- class DBARBuilder final ParseHandler to build a DBAR object.
- class DBARErrorHandler final Default ParseErrorHandler for parsing DBAR objects.
- class DBARSource final Access DBAR as a ChecksumSource.
- class DBARTriplet final A triplet in a DBARBlock.
- class InvalidMetadataException final Reports invalid metadata for constructing a ToC.
- class Log final A single logging operation of a Logger using a specified LOGLEVEL.
- class Logger final Logs a message to its registered Appenders.
- class Logging final A singleton interface used by all Log instances.
- class ParseErrorHandler Interface: error handling while parsing a dBAR format.
- class ParseHandler Interface: parsing a byte stream in dBAR format.
- class SampleInputIterator final Type erasing interface for iterators over PCM 32 bit samples.
- class SampleSequence A sequence of samples represented by 16 or 32 bit integral types.
- class Settings final Settings for a Calculation.
- class StreamParseException final Reports a read error during parsing a binary stream.
- class ToC final Table of contents of a compact disc.
- class TracksetVerifier final Verifier for a set of checksums without a ToC.
- class VerificationResult Interface: Result of a verification process.
- class Verifier Interface: perform a verification.