![Collaboration graph](classMimeEntry__coll__graph.png)
Public Member Functions | |
MimeEntry (const SBuf &aPattern, const char *aContentType, const char *aContentEncoding, const char *aTransferMode, bool optionViewEnable, bool optionDownloadEnable, const char *anIconName) | |
~MimeEntry () | |
Public Attributes | |
RegexPattern | pattern |
const char * | content_type |
const char * | content_encoding |
char | transfer_mode |
bool | view_option |
bool | download_option |
MimeIcon | theIcon |
MimeEntry * | next |
Private Member Functions | |
MEMPROXY_CLASS (MimeEntry) | |
Detailed Description
Constructor & Destructor Documentation
◆ MimeEntry()
|
explicit |
Definition at line 458 of file mime.cc.
References transfer_mode.
◆ ~MimeEntry()
MimeEntry::~MimeEntry | ( | ) |
Definition at line 452 of file mime.cc.
References content_encoding, content_type, and xfree.
Member Function Documentation
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ content_encoding
const char* MimeEntry::content_encoding |
Definition at line 76 of file mime.cc.
Referenced by mimeGetContentEncoding(), mimeGetEntry(), and ~MimeEntry().
◆ content_type
const char* MimeEntry::content_type |
Definition at line 75 of file mime.cc.
Referenced by mimeGetContentType(), mimeGetEntry(), and ~MimeEntry().
◆ download_option
bool MimeEntry::download_option |
Definition at line 79 of file mime.cc.
Referenced by mimeGetDownloadOption().
◆ next
MimeEntry* MimeEntry::next |
Definition at line 81 of file mime.cc.
Referenced by mimeFreeMemory(), mimeGetEntry(), and mimeInit().
◆ pattern
RegexPattern MimeEntry::pattern |
Definition at line 74 of file mime.cc.
Referenced by mimeGetEntry().
◆ theIcon
MimeIcon MimeEntry::theIcon |
Definition at line 80 of file mime.cc.
Referenced by mimeGetIcon(), and mimeInit().
◆ transfer_mode
char MimeEntry::transfer_mode |
Definition at line 77 of file mime.cc.
Referenced by MimeEntry(), and mimeGetTransferMode().
◆ view_option
bool MimeEntry::view_option |
Definition at line 78 of file mime.cc.
Referenced by mimeGetViewOption().
The documentation for this class was generated from the following file:
- src/mime.cc
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