MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / IsValid

Method IsValid

DataViewer/TableInterface.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43bool TableInterface::IsValid()
44{
45 return is_valid;
46}
47
48wxString TableInterface::GetOpenErrorMessage()
49{

Callers 1

FillDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected