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

Method destroy

src/csvwindow.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295
296
297void CsvWindow::destroy() {
298 delete(win);
299 delete(table);
300}
301
302
303CsvMenu *CsvWindow::getWinMenuBar() {

Callers 2

~basic_jsonFunction · 0.80
DOCTEST_DEFINE_DECORATORFunction · 0.80

Calls

no outgoing calls

Tested by 1

DOCTEST_DEFINE_DECORATORFunction · 0.64