iv::table_debug_context::RowData Struct Reference

#include <TableDebugView.hpp>

Public Attributes

std::any identity
 
std::unordered_map< std::string, ColumnDatacolumns
 ColumnData::name values in the vector are unique. More...
 

Detailed Description

Definition at line 97 of file TableDebugView.hpp.

Member Data Documentation

◆ identity

std::any iv::table_debug_context::RowData::identity

Definition at line 99 of file TableDebugView.hpp.

◆ columns

std::unordered_map< std::string, ColumnData > iv::table_debug_context::RowData::columns

ColumnData::name values in the vector are unique.

Definition at line 100 of file TableDebugView.hpp.


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