#include <fde.h>

| Public Member Functions | |
| _fde_disk () | |
| Public Attributes | |
| DWCB * | wrt_handle | 
| void * | wrt_handle_data = nullptr | 
| dwrite_q * | write_q = nullptr | 
| dwrite_q * | write_q_tail = nullptr | 
| off_t | offset = 0 | 
Detailed Description
Constructor & Destructor Documentation
◆ _fde_disk()
| 
 | inline | 
Definition at line 42 of file fde.h.
References wrt_handle.
Member Data Documentation
◆ offset
| off_t _fde_disk::offset = 0 | 
Definition at line 48 of file fde.h.
Referenced by diskHandleRead().
◆ write_q
| dwrite_q* _fde_disk::write_q = nullptr | 
Definition at line 46 of file fde.h.
Referenced by diskCombineWrites(), diskHandleWrite(), and file_write().
◆ write_q_tail
| dwrite_q* _fde_disk::write_q_tail = nullptr | 
Definition at line 47 of file fde.h.
Referenced by diskCombineWrites(), diskHandleWrite(), and file_write().
◆ wrt_handle
| DWCB* _fde_disk::wrt_handle | 
Definition at line 44 of file fde.h.
Referenced by _fde_disk(), diskHandleWrite(), and file_write().
◆ wrt_handle_data
| void* _fde_disk::wrt_handle_data = nullptr | 
Definition at line 45 of file fde.h.
Referenced by diskHandleWrite(), and file_write().
The documentation for this class was generated from the following file:
- src/fde.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
