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

#include <coalescingDiagnosticDelegate.h>

Public Attributes

size_t sourceLineNumber
 
std::string sourceFunction
 
std::string sourceFileName
 

Detailed Description

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.

Member Data Documentation

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.


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