MCPcopy Create free account
hub / github.com/bab2min/tomotopy / getBoundDoc

Method getBoundDoc

src/python/handler/utils.h:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163 inline const tomoto::RawDoc* getRawDoc() const { return (const tomoto::RawDoc*)doc; }
164 inline const tomoto::DocumentBase* getBoundDoc() const { return (const tomoto::DocumentBase*)doc; }
165
166 DocumentObject() = default;
167

Callers 3

inferMethod · 0.80
inferMethod · 0.80
estimateVarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected