MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / recvMsg

Method recvMsg

SRC/database/NEESData.cpp:102–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102int
103NEESData::recvMsg(int dataTag, int commitTag,
104 Message &,
105 ChannelAddress *theAddress)
106{
107 opserr << "NEESData::recvMsg(int dataTag, int commitTag, - should not be called\n";
108 return -1;
109}
110
111int
112NEESData::recvMsgUnknownSize(int dataTag, int commitTag,

Callers 15

recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
mainFunction · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected