|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| bool | addRequest (NANDRequestInfo *) |
Public Attributes | |
| OSMutex | mMutex |
| NANDManagerThread * | mManager |
Definition at line 37 of file NANDManager.hpp.
| NANDManager::NANDManager | ( | ) |
Definition at line 64 of file NANDManager.cpp.
| bool NANDManager::addRequest | ( | NANDRequestInfo * | pReq | ) |
Definition at line 71 of file NANDManager.cpp.
| OSMutex NANDManager::mMutex |
Definition at line 43 of file NANDManager.hpp.
| NANDManagerThread* NANDManager::mManager |
Definition at line 44 of file NANDManager.hpp.