TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Files | |
tsAbstractNumber.h | |
Abstract base class for different representations of "numbers". | |
tsArgMix.h | |
Element of an argument list with mixed integer and string types. | |
tsBCD.h | |
Binary Coded Decimal utilities. | |
tsBitRate.h | |
Implementation of bitrates in bits/second. | |
tsBuffer.h | |
General-purpose memory buffer with bit access. | |
tsByteBlock.h | |
Definition of a generic block of bytes. | |
tsByteSwap.h | |
Low-level platform-dependent byte swapping functions. | |
tsCompactBitSet.h | |
A compact version of std::bitset. | |
tsDisplayInterface.h | |
Abstract interface displaying an object. | |
tsEnumeration.h | |
Representation of enumeration as int/string pairs. | |
tsEnumUtils.h | |
Some utilities on enumeration types. | |
tsException.h | |
Base class for all exceptions in TSDuck. | |
tsFixedPoint.h | |
Template representation of fixed-precision numbers. | |
tsFloatingPoint.h | |
Encapsulation of a floating-point type as an AbstractNumber. | |
tsFloatUtils.h | |
Some utilities on floating point types. | |
tsFraction.h | |
Template representation of fractional numbers. | |
tsInteger.h | |
Encapsulation of an integer type as an AbstractNumber. | |
tsIntegerMap.h | |
Generic map of integer to integer. | |
tsIntegerUtils.h | |
Some utilities on integers. | |
tsMemory.h | |
Utility routines for memory operations. | |
tsReplacement.h | |
Replacement policy in containers of data structures. | |
tsRotate.h | |
Low-level platform-dependent bit rotate functions. | |
tsStringifyInterface.h | |
Abstract interface converting an object to UString. | |
tsUChar.h | |
Unicode characters. | |
tsUString.h | |
Unicode string. | |