Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
net_instaweb::TimedBool Struct Reference

A boolean with an expiration date. More...

#include "resource_combiner.h"

Public Attributes

int64 expiration_ms
 
bool value
 

Detailed Description

A boolean with an expiration date.

Member Data Documentation

int64 net_instaweb::TimedBool::expiration_ms

A date, in milliseconds since the epoch, after which value should no longer be considered valid.


The documentation for this struct was generated from the following file: