ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
UnixUnusedFd Struct Reference
Collaboration diagram for UnixUnusedFd:

Public Attributes

int fd
 
int flags
 
UnixUnusedFdpNext
 

Detailed Description

Definition at line 33466 of file sqlite3.c.

Member Data Documentation

◆ fd

int UnixUnusedFd::fd

Definition at line 33467 of file sqlite3.c.

Referenced by unixOpen().

◆ flags

int UnixUnusedFd::flags

Definition at line 33468 of file sqlite3.c.

Referenced by findReusableFd(), and unixOpen().

◆ pNext

UnixUnusedFd* UnixUnusedFd::pNext

Definition at line 33469 of file sqlite3.c.

Referenced by findReusableFd().


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