Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ setDefinition
Method
setDefinition
src/csvtable.cpp:582–584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
580
581
582
void CsvTable::setDefinition(CsvDefinition definition) {
583
this->definition = definition;
584
}
585
586
587
CsvDefinition CsvTable::getDefinition() {
Callers
2
loadFile
Method · 0.80
setCsvPropertiesCB
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected