|
RetroArch
|
#include <tasks_internal.h>
Public Attributes | |
| enum nbio_type | type |
| bool | is_finished |
| unsigned | status |
| unsigned | pos_increment |
| uint32_t | status_flags |
| void * | data |
| char * | path |
| struct nbio_t * | handle |
| msg_queue_t * | msg_queue |
| transfer_cb_t | cb |
| transfer_cb_t nbio_handle::cb |
| void* nbio_handle::data |
| struct nbio_t* nbio_handle::handle |
| bool nbio_handle::is_finished |
| msg_queue_t* nbio_handle::msg_queue |
| char* nbio_handle::path |
| unsigned nbio_handle::pos_increment |
| unsigned nbio_handle::status |
| uint32_t nbio_handle::status_flags |
| enum nbio_type nbio_handle::type |
1.8.15