Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeRT/NodeRT
/ GetObjectInstance
Method
GetObjectInstance
src/NodeRTLib/ProjectFiles/CollectionsWrap.h:788–790 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
786
}
787
788
virtual ::Platform::Object ^ GetObjectInstance() const override {
789
return _instance;
790
}
791
792
private:
793
VectorWrapper(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected