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 51 of file coalescingDiagnosticDelegate.h.

Member Data Documentation

std::string UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceFileName

Definition at line 54 of file coalescingDiagnosticDelegate.h.

std::string UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceFunction

Definition at line 53 of file coalescingDiagnosticDelegate.h.

size_t UsdUtilsCoalescingDiagnosticDelegateSharedItem::sourceLineNumber

Definition at line 52 of file coalescingDiagnosticDelegate.h.


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