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

Method getName

src/csvwindow.cpp:313–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313std::string CsvWindow::getName() {
314 return name;
315}
316
317
318bool CsvWindow::getWindowSlotUsed() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected