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

Method popDictFrame

src/ValueBaseStructParserStateMachine.cc:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void ValueBaseStructParserStateMachine::popDictFrame()
138{
139 ctrl_->popStructFrame();
140}
141
142void ValueBaseStructParserStateMachine::pushFrame() { ctrl_->pushFrame(); }
143

Callers 1

endElementMethod · 0.80

Calls 1

popStructFrameMethod · 0.45

Tested by

no test coverage detected