MCPcopy Create free account
hub / github.com/aria2/aria2 / getBool

Method getBool

src/ValueBaseStructParserStateMachine.cc:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127bool ValueBaseStructParserStateMachine::getBool() const
128{
129 return sessionData_.bval;
130}
131
132void ValueBaseStructParserStateMachine::popArrayFrame()
133{

Callers 1

endElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected