Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
bool TableInterface::IsValid()
44
{
45
return is_valid;
46
}
47
48
wxString TableInterface::GetOpenErrorMessage()
49
{
Callers
1
FillData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected