Construction Methods
Method | Description |
---|---|
CDumpContext | Constructs a CDumpContext object. |
Basic Input/Output Methods
Method | Description | |
---|---|---|
Flush | Flushes any data in the dump context buffer. | |
HexDump | Dumps bytes in hexadecimal format. |
Status Methods
Method | Description | |
---|---|---|
GetDepth | Gets an integer corresponding to the depth of the dump. | |
SetDepth | Sets the depth of the dump. |