MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / TableData

Method TableData

src/mpegts/TableData.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 // =========================================================================
106
107 TableData::TableData() :
108 _numberOfSections(0),
109 _currentSectionNumber(0),
110 _collectingFinished(false) {}
111
112 TableData::~TableData() {}
113

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected