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

Method getData

DEVELOPER/core/Message.cpp:93–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93const char *
94Message::getData(void)
95{
96 return data;
97}
98
99int
100Message::getSize()

Callers 2

getResponseMethod · 0.45
getElementResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected