HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdUtilsCoalescingDiagnosticDelegateItem Struct Reference

#include <coalescingDiagnosticDelegate.h>

Public Attributes

UsdUtilsCoalescingDiagnosticDelegateSharedItem sharedItem
 
std::vector
< UsdUtilsCoalescingDiagnosticDelegateUnsharedItem
unsharedItems
 

Detailed Description

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.

Member Data Documentation

UsdUtilsCoalescingDiagnosticDelegateSharedItem UsdUtilsCoalescingDiagnosticDelegateItem::sharedItem

Definition at line 67 of file coalescingDiagnosticDelegate.h.

std::vector<UsdUtilsCoalescingDiagnosticDelegateUnsharedItem> UsdUtilsCoalescingDiagnosticDelegateItem::unsharedItems

Definition at line 68 of file coalescingDiagnosticDelegate.h.


The documentation for this struct was generated from the following file: