MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / getOffsetStart

Method getOffsetStart

src/jsoncpp.cpp:3825–3825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3823void Value::setOffsetLimit(size_t limit) { limit_ = limit; }
3824
3825size_t Value::getOffsetStart() const { return start_; }
3826
3827size_t Value::getOffsetLimit() const { return limit_; }
3828

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected