TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
An interface to be implemented by classes supporting a conversion to UString. More...
#include <tsStringifyInterface.h>
Public Member Functions | |
virtual UString | toString () const =0 |
Convert to a string object. | |
An interface to be implemented by classes supporting a conversion to UString.
|
pure virtual |
Convert to a string object.
Implemented in ts::VLANIdStack, ts::IPv4Address, ts::IPv4AddressMask, ts::IPv4SocketAddress, ts::IPv6Address, ts::IPv6SocketAddress, ts::MACAddress, ts::Time, ts::xml::Document, ts::DeliverySystemSet, ts::LNB, ts::SignalState::Value, ts::SignalState, ts::CASDate< YEARBASE >, ts::AC3Attributes, ts::AVCAttributes, ts::HEVCAttributes, ts::MPEG2AudioAttributes, ts::MPEG2VideoAttributes, ts::hls::AltPlayList, ts::hls::MediaElement, ts::hls::MediaPlayList, ts::hls::PlayList, ts::Service, ts::ServiceIdTriplet, ts::TransportStreamId, and ts::PCRAnalyzer::Status.