Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ getSubModel
Method
getSubModel
src/RedisView/RedisLib/RedisClient.cpp:4694–4697 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4692
}
4693
4694
bool RedisClient::getSubModel() const
4695
{
4696
return _bSubModel;
4697
}
4698
4699
void RedisClient::setSubModel(bool bSubModel)
4700
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected