MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / DataTable

Method DataTable

ASAP/worklist_interface/Data/DataTable.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6namespace ASAP
7{
8 DataTable::DataTable(void)
9 {
10 }
11
12 DataTable::DataTable(std::vector<std::string> columns)
13 {

Callers

nothing calls this directly

Calls 2

sizeMethod · 0.80
insertMethod · 0.80

Tested by

no test coverage detected