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

Method attr

SRC/runtime/commands/utilities/BinaryFileStream.cpp:227–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227int
228BinaryFileStream::attr(const char* name, int value)
229{
230 return 0;
231}
232
233int
234BinaryFileStream::attr(const char* name, double value)

Callers 1

getCopyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected