Public Member Functions | Data Fields

CacheControlRecord Class Reference

#include <CacheControl.h>

Inherits ControlBase.

Collaboration diagram for CacheControlRecord:
Collaboration graph
[legend]

Public Member Functions

 CacheControlRecord ()
char * Init (matcher_line *line_info)
inkcoreapi void UpdateMatch (CacheControlResult *result, RequestData *rdata)
void Print ()

Data Fields

CacheControlType directive
int time_arg
int cache_responses_to_cookies

Detailed Description

Definition at line 123 of file CacheControl.h.


Constructor & Destructor Documentation

CacheControlRecord::CacheControlRecord (  )  [inline]

Definition at line 136 of file CacheControl.h.


Member Function Documentation

char * CacheControlRecord::Init ( matcher_line line_info  ) 
void CacheControlRecord::Print (  ) 
void CacheControlRecord::UpdateMatch ( CacheControlResult result,
RequestData rdata 
)

Field Documentation

Definition at line 129 of file CacheControl.h.

Referenced by Init(), Print(), and UpdateMatch().

Definition at line 127 of file CacheControl.h.

Referenced by Init(), Print(), and UpdateMatch().

Definition at line 128 of file CacheControl.h.

Referenced by Init(), Print(), and UpdateMatch().


The documentation for this class was generated from the following files: