check transfer
0.1
Check data transfer for SDAccell OpenCL application
|
#include <term_table.h>
Public Attributes | |
std::vector< cell_t > | c |
int | num |
Definition at line 66 of file term_table.h.
std::vector<cell_t> row_t::c |
Definition at line 68 of file term_table.h.
Referenced by TableEngineConsole::AddRowTable(), and TableEngineConsole::CreateTable().
int row_t::num |
Definition at line 67 of file term_table.h.
Referenced by TableEngineConsole::AddRowTable(), and TableEngineConsole::CreateTable().