, including all inherited members.
| closeFile(void *file_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| createAfterMem(const char *title, u16 width, u16 height, u16 sys_flag) (defined in pgSysMgr) | pgSysMgr | [static] |
| deleteMutex(void *mutex_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| deleteThread(void *thread_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| destroyBeforeMem() (defined in pgSysMgr) | pgSysMgr | [static] |
| FILE_MODE_READ enum value (defined in pgSysMgr) | pgSysMgr | |
| FILE_MODE_WRITE enum value (defined in pgSysMgr) | pgSysMgr | |
| FileMode enum name (defined in pgSysMgr) | pgSysMgr | |
| FLAG_DISABLE_SHADER enum value (defined in pgSysMgr) | pgSysMgr | |
| FLAG_FULLSCREEN_START enum value (defined in pgSysMgr) | pgSysMgr | |
| FLAG_VARIABLE_SIZE enum value (defined in pgSysMgr) | pgSysMgr | |
| getFileSize(void *file_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| getFramebufferHeight() (defined in pgSysMgr) | pgSysMgr | [static] |
| getFramebufferWidth() (defined in pgSysMgr) | pgSysMgr | [static] |
| getUsecTime() (defined in pgSysMgr) | pgSysMgr | [static] |
| isCreated() (defined in pgSysMgr) | pgSysMgr | [static] |
| isFramebufferSizeChanged() (defined in pgSysMgr) | pgSysMgr | [static] |
| isFullScreen() (defined in pgSysMgr) | pgSysMgr | [static] |
| joinThread(void *thread_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| lockMutex(void *mutex_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| newMutex() (defined in pgSysMgr) | pgSysMgr | [static] |
| newThread(void(*start_func)(void *), void *user_param) (defined in pgSysMgr) | pgSysMgr | [static] |
| openFile(const char *filename, FileMode file_mode) (defined in pgSysMgr) | pgSysMgr | [static] |
| pgDefineException(ExceptionCannotCreateMutex) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionCannotCreateThread) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionCannotOpenFile) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionCannotReadFile) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionCannotWriteFile) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionCreateFramebufferFailed) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionEndPogolyn) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionInvalidArgument) (defined in pgSysMgr) | pgSysMgr | |
| pgDefineException(ExceptionNotInitialized) (defined in pgSysMgr) | pgSysMgr | |
| printf(const char *str,...) (defined in pgSysMgr) | pgSysMgr | [static] |
| readFile(void *buf, u32 offset, u32 size, void *file_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| readLittleEndianForSystem(void *dest, const void *src, u32 size) (defined in pgSysMgr) | pgSysMgr | [static] |
| readLittleEndianForSystem(const void *data) (defined in pgSysMgr) | pgSysMgr | [inline, static] |
| setInitialDirectoryForSystem(s32 argc, char **argv) (defined in pgSysMgr) | pgSysMgr | [static] |
| sleepUsec(u64 usec) (defined in pgSysMgr) | pgSysMgr | [static] |
| sprintf(char *buf, u32 buf_size, const char *str,...) (defined in pgSysMgr) | pgSysMgr | [static] |
| swprintf(wchar_t *buf, u32 buf_size, const wchar_t *str,...) (defined in pgSysMgr) | pgSysMgr | [static] |
| SysFlag enum name | pgSysMgr | |
| toggleFullScreen(u16 width, u16 height) (defined in pgSysMgr) | pgSysMgr | [static] |
| unlockMutex(void *mutex_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| updateForSystem() (defined in pgSysMgr) | pgSysMgr | [static] |
| wprintf(const wchar_t *str,...) (defined in pgSysMgr) | pgSysMgr | [static] |
| writeFile(u32 offset, const void *buf, u32 size, void *file_handler) (defined in pgSysMgr) | pgSysMgr | [static] |
| writeLittleEndianForSystem(void *dest, const void *src, u32 size) (defined in pgSysMgr) | pgSysMgr | [static] |
| writeLittleEndianForSystem(void *dest, const T &value) (defined in pgSysMgr) | pgSysMgr | [inline, static] |