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

Method getFileName

SRC/handler/FileStream.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 int precision(int precision) {return 0;};
48 int width(int width) {return 0;};
49 const char *getFileName(void) {return fileName;}
50
51 // xml stuff
52 int tag(const char *);

Callers 1

openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected