iv::table_debug_context::ColumnHandle Class Reference

#include <TableDebugView.hpp>

Public Member Functions

template<class ColumnT >
 ColumnHandle (RowData *_row, const char *col_name, ColumnT &&value)
 
template<class HintT >
ColumnHandleHint (const char *hint_name, HintT &&value)
 

Detailed Description

Definition at line 48 of file TableDebugView.hpp.

Constructor & Destructor Documentation

◆ ColumnHandle()

template<class ColumnT >
iv::table_debug_context::ColumnHandle::ColumnHandle ( RowData _row,
const char *  col_name,
ColumnT &&  value 
)

Definition at line 16 of file TableDebugView.inl.

Member Function Documentation

◆ Hint()

template<class HintT >
ColumnHandle & iv::table_debug_context::ColumnHandle::Hint ( const char *  hint_name,
HintT &&  value 
)

Definition at line 28 of file TableDebugView.inl.


The documentation for this class was generated from the following files: