Arch Sub-System: Trace - TraceEntry |
01 | This structure is created to describe extra information about a trace message. |
02 |
[C++] struct TraceEntry |
03 |
Public Methods
|
04 |
Public Members
|
05 | TraceListener typically only need to output the full trace string. If a listener wants to output the message in another format, it may read the other members. |
06 |
Reference: net::semys Implementation: Semys Architecture See Also: Trace Sub-System |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |