TSDuck v3.40-3968
MPEG Transport Stream Toolkit
|
Representation of a date in DVB SimulCrypt protocols (ETSI TS 103 197). More...
Classes | |
class | ts::SimulCryptDate |
Representation of a date in DVB SimulCrypt protocols (ETSI TS 103 197). More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Functions | |
std::ostream & | operator<< (std::ostream &strm, const ts::SimulCryptDate &date) |
Output operator for the class ts::SimulCryptDate on standard text streams. | |
Representation of a date in DVB SimulCrypt protocols (ETSI TS 103 197).
|
inline |
Output operator for the class ts::SimulCryptDate on standard text streams.
[in,out] | strm | An standard stream in output mode. |
[in] | date | A ts::SimulCryptDate object. |