HexDump Class Reference
#include <HexDump.h>
Public Member Functions | |
| virtual | ~HexDump ()=default |
| void | print (unsigned char *data, int len) |
| void | resetAddr () |
Constructor & Destructor Documentation
◆ ~HexDump()
|
virtualdefault |
Member Function Documentation
◆ print()
| void HexDump::print | ( | unsigned char * | data, |
| int | len | ||
| ) |
◆ resetAddr()
| void HexDump::resetAddr | ( | ) |
The documentation for this class was generated from the following file:
1.9.1