Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getType
Method
getType
SRC/actor/address/ChannelAddress.cpp:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
int
51
ChannelAddress::getType(void) const
52
{
53
return theType;
54
}
55
Callers
15
setNextAddress
Method · 0.45
sendObj
Method · 0.45
recvObj
Method · 0.45
recvMsg
Method · 0.45
recvMsgUnknownSize
Method · 0.45
sendMsg
Method · 0.45
recvMatrix
Method · 0.45
sendMatrix
Method · 0.45
recvVector
Method · 0.45
sendVector
Method · 0.45
recvID
Method · 0.45
sendID
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected