Tracer :: GetScope |
01 | Returns the scope name of the Tracer object. |
02 |
[C++] char const *GetScope() const; |
03 |
Return Values: The name of the scope that was determined during construction. |
04 | It is possible that this method returns null. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Trace Sub-System, Tracer |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |