MCPcopy 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
582void CsvTable::setDefinition(CsvDefinition definition) {
583 this->definition = definition;
584}
585
586
587CsvDefinition CsvTable::getDefinition() {

Callers 2

loadFileMethod · 0.80
setCsvPropertiesCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected