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 66 of file coalescingDiagnosticDelegate.h.
UsdUtilsCoalescingDiagnosticDelegateSharedItem UsdUtilsCoalescingDiagnosticDelegateItem::sharedItem |
Definition at line 67 of file coalescingDiagnosticDelegate.h.
std::vector<UsdUtilsCoalescingDiagnosticDelegateUnsharedItem> UsdUtilsCoalescingDiagnosticDelegateItem::unsharedItems |
Definition at line 68 of file coalescingDiagnosticDelegate.h.