Page Speed Optimization Libraries  1.8.31.3
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 DeviceInfo;
00027 class FlushEarlyFilterInfo;
00028 class FlushEarlyResourceInfo;
00029 class ImageRewriteResourceInfo;
00030 class LoggingInfo;
00031 class MetadataCacheInfo;
00032 class PropertyCohortInfo;
00033 class PropertyPageInfo;
00034 class RewriterInfo;
00035 class RewriteStatusCount;
00036 class RewriterStats;
00037 class RewriteResourceInfo;
00038 class TimingInfo;
00039 
00040 }  
00041 
00042 
00043 #endif  ///< NET_INSTAWEB_HTTP_PUBLIC_LOGGING_PROTO_H_
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines