MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getAccessWay

Method getAccessWay

src/Osako/GhostFile.cpp:189–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189int GhostFile::getAccessWay() { return mAccessWay; }
190char *GhostFile::getFileName() { return mFileName; }
191int GhostFile::getFileNo() { return mFileNo; }
192int GhostFile::getBannerFormat() { return CARD_STAT_BANNER_C8; }

Callers 2

openFileFunction · 0.45
deleteTaskFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected