CommonLib
Loading...
Searching...
No Matches
hedgedev::csl::diag::LineInfo Struct Reference

Public Attributes

std::filesystem::path SourceFilePath {}
void * pAddress {}
uint32_t Row {}
uint32_t Column {}

Member Data Documentation

◆ Column

uint32_t hedgedev::csl::diag::LineInfo::Column {}

◆ pAddress

void* hedgedev::csl::diag::LineInfo::pAddress {}

◆ Row

uint32_t hedgedev::csl::diag::LineInfo::Row {}

◆ SourceFilePath

std::filesystem::path hedgedev::csl::diag::LineInfo::SourceFilePath {}

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