|
HDK
|
#include <coalescingDiagnosticDelegate.h>
Public Attributes | |
| UsdUtilsCoalescingDiagnosticDelegateSharedItem | sharedItem |
| std::vector < UsdUtilsCoalescingDiagnosticDelegateUnsharedItem > | unsharedItems |
An item used in coalesced results, containing a shared component: the file/function/line number, and a set of unshared components: the call context and commentary.
Definition at line 49 of file coalescingDiagnosticDelegate.h.
| UsdUtilsCoalescingDiagnosticDelegateSharedItem UsdUtilsCoalescingDiagnosticDelegateItem::sharedItem |
Definition at line 50 of file coalescingDiagnosticDelegate.h.
| std::vector<UsdUtilsCoalescingDiagnosticDelegateUnsharedItem> UsdUtilsCoalescingDiagnosticDelegateItem::unsharedItems |
Definition at line 51 of file coalescingDiagnosticDelegate.h.