Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
The tcDspParserBase class is used to define the basic features common to various parsers for the MityDSP. The base class implementation provides a simple message pass-through to the destination callback.
The tcDspParserBase class is intended to be a base class for other specific parsers, and normally should not be instantiated directly, but rather as part of the constructor of an inherited class such as the tcDspParseIHex class.