TSDuck v3.41-4259
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
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.