MCPcopy Create free account
hub / github.com/VirtualGL/virtualgl / items

Method items

util/GenericQ.cpp:117–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116
117int GenericQ::items(void)
118{
119 int retval = 0;
120 retval = hasItem.getValue();
121 return retval;
122}

Callers 3

isReadyMethod · 0.80
isReadyMethod · 0.80
isReadyMethod · 0.80

Calls 1

getValueMethod · 0.80

Tested by

no test coverage detected