Public Types |
Public Member Functions |
Private Member Functions |
Private Attributes |
List of all members  
  NotePairs::Entry Class Reference
  Used to store a note key/value pair. More...
#include <Notes.h>
Inheritance diagram for NotePairs::Entry:

Collaboration diagram for NotePairs::Entry:

Public Types | |
| typedef RefCount< Entry > | Pointer | 
Public Member Functions | |
| Entry (const SBuf &aKey, const SBuf &aValue) | |
| Entry (const char *aKey, const char *aValue) | |
| Entry (const Entry &)=delete | |
| Entry & | operator= (const Entry &)=delete | 
| const SBuf & | name () const | 
| const SBuf & | value () const | 
Private Member Functions | |
| MEMPROXY_CLASS (Entry) | |
Private Attributes | |
| SBuf | theName | 
| SBuf | theValue | 
Detailed Description
Member Typedef Documentation
◆ Pointer
| typedef RefCount<Entry> NotePairs::Entry::Pointer | 
Constructor & Destructor Documentation
◆ Entry() [1/3]
◆ Entry() [2/3]
      
  | 
  inline | 
◆ Entry() [3/3]
      
  | 
  delete | 
Member Function Documentation
◆ MEMPROXY_CLASS()
      
  | 
  private | 
◆ name()
      
  | 
  inline | 
◆ operator=()
◆ value()
      
  | 
  inline | 
Member Data Documentation
◆ theName
      
  | 
  private | 
◆ theValue
      
  | 
  private | 
The documentation for this class was generated from the following file:
- src/Notes.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
 
