Public Attributes | List of all members
uv_fs_s Struct Reference

#include <uv.h>

Public Attributes

uv_fs_cb cb
 
UV_REQ_FIELDS uv_fs_type fs_type
 
uv_loop_tloop
 
const char * path
 
void * ptr
 
ssize_t result
 
uv_stat_t statbuf
 

Detailed Description

Definition at line 1294 of file uv.h.

Member Data Documentation

◆ cb

uv_fs_cb uv_fs_s::cb

Definition at line 1298 of file uv.h.

◆ fs_type

UV_REQ_FIELDS uv_fs_type uv_fs_s::fs_type

Definition at line 1296 of file uv.h.

◆ loop

uv_loop_t* uv_fs_s::loop

Definition at line 1297 of file uv.h.

◆ path

const char* uv_fs_s::path

Definition at line 1301 of file uv.h.

◆ ptr

void* uv_fs_s::ptr

Definition at line 1300 of file uv.h.

◆ result

ssize_t uv_fs_s::result

Definition at line 1299 of file uv.h.

◆ statbuf

uv_stat_t uv_fs_s::statbuf

Definition at line 1302 of file uv.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50