Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ recvObject
Method
recvObject
SRC/actor/shadow/Shadow.cpp:107–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
int
108
Shadow::recvObject(MovableObject &theObject)
109
{
110
return theChannel->recvObj(commitTag, theObject,*theObjectBroker, theRemoteActorsAddress);
111
}
112
113
114
int
Callers
nothing calls this directly
Calls
1
recvObj
Method · 0.45
Tested by
no test coverage detected