MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / getDefinition

Method getDefinition

src/csvtable.cpp:587–589  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

585
586
587CsvDefinition CsvTable::getDefinition() {
588 return definition;
589}
590
591
592void CsvTable::setFileDefinition(CsvDefinition fileDefinition) {

Callers 4

showInfoWindowMethod · 0.80
setCsvPropertiesCBMethod · 0.80
copySelectionMethod · 0.80
pasteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected