TimeData.cc File Reference
#include "squid.h"
#include "acl/Checklist.h"
#include "acl/TimeData.h"
#include "cache_cf.h"
#include "ConfigParser.h"
#include "debug/Stream.h"
#include "wordlist.h"
Include dependency graph for TimeData.cc:

Go to the source code of this file.

Macros

#define ACL_SUNDAY   0x01
 
#define ACL_MONDAY   0x02
 
#define ACL_TUESDAY   0x04
 
#define ACL_WEDNESDAY   0x08
 
#define ACL_THURSDAY   0x10
 
#define ACL_FRIDAY   0x20
 
#define ACL_SATURDAY   0x40
 
#define ACL_ALLWEEK   0x7F
 
#define ACL_WEEKDAYS   0x3E
 

Macro Definition Documentation

◆ ACL_ALLWEEK

#define ACL_ALLWEEK   0x7F

Definition at line 26 of file TimeData.cc.

◆ ACL_FRIDAY

#define ACL_FRIDAY   0x20

Definition at line 24 of file TimeData.cc.

◆ ACL_MONDAY

#define ACL_MONDAY   0x02

Definition at line 20 of file TimeData.cc.

◆ ACL_SATURDAY

#define ACL_SATURDAY   0x40

Definition at line 25 of file TimeData.cc.

◆ ACL_SUNDAY

#define ACL_SUNDAY   0x01

Definition at line 19 of file TimeData.cc.

◆ ACL_THURSDAY

#define ACL_THURSDAY   0x10

Definition at line 23 of file TimeData.cc.

◆ ACL_TUESDAY

#define ACL_TUESDAY   0x04

Definition at line 21 of file TimeData.cc.

◆ ACL_WEDNESDAY

#define ACL_WEDNESDAY   0x08

Definition at line 22 of file TimeData.cc.

◆ ACL_WEEKDAYS

#define ACL_WEEKDAYS   0x3E

Definition at line 27 of file TimeData.cc.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors