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

Method setParentDir

DEVELOPER/core/File.cpp:222–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220*/
221
222void
223File::setParentDir(File *dir)
224{
225 parentDir = dir;
226}
227
228File *
229File::getParentDir(void)

Callers 1

addFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected