DataDumpParser Class Reference

Inheritance diagram for DataDumpParser:

Barry::Parser List of all members.

Detailed Description

Definition at line 204 of file btool.cc.

Public Member Functions

virtual void SetIds (uint8_t RecType, uint32_t UniqueId)
 Stores the IDs.
virtual void ParseFields (const Barry::Data &data, size_t &offset)
 Called to parse sub fields in the raw data packet.


Member Function Documentation

virtual void DataDumpParser::SetIds ( uint8_t  RecType,
uint32_t  UniqueId 
) [inline, virtual]

Stores the IDs.

Reimplemented from Barry::Parser.

Definition at line 209 of file btool.cc.

virtual void DataDumpParser::ParseFields ( const Barry::Data data,
size_t &  offset 
) [inline, virtual]

Called to parse sub fields in the raw data packet.

The same data is passed as was passed in ParseHeader, only the offset will be updated if it was advanced during the header parsing.

Reimplemented from Barry::Parser.

Definition at line 214 of file btool.cc.


The documentation for this class was generated from the following file:
Generated on Wed Sep 24 21:27:32 2008 for Barry by  doxygen 1.5.1