MCPcopy Create free account
hub / github.com/YACReader/yacreader / getNumResults

Method getNumResults

YACReaderLibrary/comic_vine/model/response_parser.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23qint32 ResponseParser::getNumResults()
24{
25 return numResults;
26}
27
28qint32 ResponseParser::getCurrentPage()
29{

Callers 2

processClientResultsMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected