Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
cache_interface.h File Reference
#include <vector>
#include "base/logging.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/shared_string.h"

Go to the source code of this file.

Classes

class  net_instaweb::CacheInterface
 Abstract interface for a cache. More...
 
class  net_instaweb::CacheInterface::Callback
 
class  net_instaweb::CacheInterface::SynchronousCallback
 
struct  net_instaweb::CacheInterface::KeyCallback
 Vector of structures used to initiate a MultiGet. More...
 

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.