MCPcopy 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
50int
51ChannelAddress::getType(void) const
52{
53 return theType;
54}
55

Callers 15

setNextAddressMethod · 0.45
sendObjMethod · 0.45
recvObjMethod · 0.45
recvMsgMethod · 0.45
recvMsgUnknownSizeMethod · 0.45
sendMsgMethod · 0.45
recvMatrixMethod · 0.45
sendMatrixMethod · 0.45
recvVectorMethod · 0.45
sendVectorMethod · 0.45
recvIDMethod · 0.45
sendIDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected