| 
    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 34 of file coalescingDiagnosticDelegate.h.
| std::string UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceFileName | 
Definition at line 37 of file coalescingDiagnosticDelegate.h.
| std::string UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceFunction | 
Definition at line 36 of file coalescingDiagnosticDelegate.h.
| size_t UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceLineNumber | 
Definition at line 35 of file coalescingDiagnosticDelegate.h.