TSDuck v3.41-4176
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsDisplayInterface.h File Reference

Abstract interface displaying an object. More...

Classes

class  ts::DisplayInterface
 An interface to be implemented by classes supporting display to a standard text stream. More...
 

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Functions

std::ostream & operator<< (std::ostream &strm, const ts::DisplayInterface &obj)
 Display operator for displayable objects.
 

Detailed Description

Abstract interface displaying an object.