|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 27 of file resource.hpp.
Public Member Functions | |
| bool | requestEx (const char *name, int i) |
| bool | request (const char *name) |
| bool | remove () |
Public Member Functions inherited from d2d::ResAccMult_c | |
| virtual void | creater () |
| void * | getResource (unsigned long, const char *) |
Public Member Functions inherited from m2d::ResAccIf_c | |
| bool | attach (void *resource, const char *rootDir) |
| void | detach () |
| void * | getResource (ulong type, const char *name) |
| void | setResAccessor (nw4r::lyt::ArcResourceAccessor *resAccessor) |
| nw4r::lyt::ArcResourceAccessor * | getResAccessor () const |
Static Public Member Functions | |
| static bool | create (EGG::Heap *heap, ulong size) |
Private Attributes | |
| void * | mpResource |
| dDvd::loader_c | mLoader |
Static Private Attributes | |
| static mAllocator_c * | ms_res_allocator |
Additional Inherited Members | |
Public Attributes inherited from d2d::ResAccMult_c | |
| InternalAccessor | mInternalAccessor |
| bool d2d::ResAccMultLoader_c::requestEx | ( | const char * | name, |
| int | i ) |
|
static |
|
private |
Definition at line 39 of file resource.hpp.
|
private |
Definition at line 40 of file resource.hpp.
|
staticprivate |
Definition at line 42 of file resource.hpp.