Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commontk/CTK
/ getPluginGeneration
Method
getPluginGeneration
Libs/PluginFramework/ctkPluginArchiveSQL.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
int ctkPluginArchiveSQL::getPluginGeneration() const
77
{
78
return generation;
79
}
80
81
//----------------------------------------------------------------------------
82
int ctkPluginArchiveSQL::getPluginId() const
Callers
1
insertArchive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected