Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JORHostInfo.h>
Public Member Functions | |
JORHostInfo_CalendarTime () | |
virtual | ~JORHostInfo_CalendarTime () |
void | setCalendarTimeBuffer (OSCalendarTime *pCalendarTime) |
OSCalendarTime * | getCalendarTime () |
Public Member Functions inherited from JORHostInfo | |
void | setResult (s32 result) |
s32 | getResult () |
JORHostInfo () | |
virtual | ~JORHostInfo () |
Public Attributes | |
OSCalendarTime * | m_calendarTimeBuffer |
Public Attributes inherited from JORHostInfo | |
s32 | m_result |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
OSCalendarTime* JORHostInfo_CalendarTime::m_calendarTimeBuffer |