TSDuck v3.41-4220
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
tsTLVSyntax.h File Reference

Representation of a Tag, Length, Value (TVL) syntax. More...

Classes

class  ts::TLVSyntax
 Representation of a Tag, Length, Value (TVL) syntax. More...
 

Namespaces

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

Typedefs

using ts::TLVSyntaxVector = std::vector< TLVSyntax >
 A vector of TLVSyntax.
 

Detailed Description

Representation of a Tag, Length, Value (TVL) syntax.