Page Speed Optimization Libraries  1.4.26.1
net/instaweb/http/public/logging_proto.h
Go to the documentation of this file.
00001 // Copyright 2012 Google Inc.
00014 
00016 
00017 #ifndef NET_INSTAWEB_HTTP_PUBLIC_LOGGING_PROTO_H_
00018 #define NET_INSTAWEB_HTTP_PUBLIC_LOGGING_PROTO_H_
00019 
00020 
00021 namespace net_instaweb {
00022 
00023 class BlinkInfo;
00024 class CacheHtmlLoggingInfo;
00025 class CriticalCssInfo;
00026 class FlushEarlyFilterInfo;
00027 class FlushEarlyResourceInfo;
00028 class ImageRewriteResourceInfo;
00029 class LoggingInfo;
00030 class MetadataCacheInfo;
00031 class PropertyCohortInfo;
00032 class PropertyPageInfo;
00033 class RewriterInfo;
00034 class RewriteStatusCount;
00035 class RewriterStats;
00036 class RewriteResourceInfo;
00037 class TimingInfo;
00038 
00039 }  
00040 
00041 
00042 #endif  ///< NET_INSTAWEB_HTTP_PUBLIC_LOGGING_PROTO_H_
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines