doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
enum fcurl_type_e | type |
union { | |
CURL * curl | |
FILE * file | |
} | handle |
char * | buffer |
int | buffer_len |
int | buffer_pos |
int | still_running |
union { ... } fcurl_data::handle |
enum fcurl_type_e fcurl_data::type |