HDK
|
#include <coalescingDiagnosticDelegate.h>
Public Attributes | |
size_t | sourceLineNumber |
std::string | sourceFunction |
std::string | sourceFileName |
The shared component in a coalesced result This type can be thought of as the key by which we coalesce our diagnostics.
Definition at line 51 of file coalescingDiagnosticDelegate.h.
std::string UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceFileName |
Definition at line 54 of file coalescingDiagnosticDelegate.h.
std::string UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceFunction |
Definition at line 53 of file coalescingDiagnosticDelegate.h.
size_t UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceLineNumber |
Definition at line 52 of file coalescingDiagnosticDelegate.h.