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

Method getFiles

SRC/utility/File.cpp:263–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263FileIter
264File::getFiles(void)
265{
266 return FileIter(*this);
267}
268
269int
270File::getNumFiles(void)

Callers 3

~FileMethod · 0.95
clearMethod · 0.95
PrintFilesFunction · 0.45

Calls 1

FileIterClass · 0.70

Tested by

no test coverage detected