MCPcopy Create free account
hub / github.com/CesiumGS/cesium-native / reset

Method reset

CesiumJsonReader/src/JsonHandler.cpp:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void JsonHandler::reset(IJsonHandler* pParent) { this->_pParent = pParent; }
89} // namespace CesiumJsonReader

Callers 8

ignoreAndContinueMethod · 0.45
resetFunction · 0.45
readObjectStartFunction · 0.45
readArrayStartFunction · 0.45
JsonReader.hFile · 0.45
readJsonFunction · 0.45
propertyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected