RetroArch
Public Attributes | List of all members
nbio_handle Struct Reference

#include <tasks_internal.h>

Collaboration diagram for nbio_handle:
[legend]

Public Attributes

enum nbio_type type
 
bool is_finished
 
unsigned status
 
unsigned pos_increment
 
uint32_t status_flags
 
voiddata
 
char * path
 
struct nbio_t * handle
 
msg_queue_tmsg_queue
 
transfer_cb_t cb
 

Member Data Documentation

◆ cb

transfer_cb_t nbio_handle::cb

◆ data

void* nbio_handle::data

◆ handle

struct nbio_t* nbio_handle::handle

◆ is_finished

bool nbio_handle::is_finished

◆ msg_queue

msg_queue_t* nbio_handle::msg_queue

◆ path

char* nbio_handle::path

◆ pos_increment

unsigned nbio_handle::pos_increment

◆ status

unsigned nbio_handle::status

◆ status_flags

uint32_t nbio_handle::status_flags

◆ type

enum nbio_type nbio_handle::type

The documentation for this struct was generated from the following file: