Page Speed Optimization Libraries  1.2.24.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
net_instaweb::ProcessContext Class Reference

#include "process_context.h"

List of all members.


Detailed Description

This class encapsulates the initialization and cleanup of static and global variables across Pagespeed Automatic. The usage of this class is optional, but can help with cleaning up valgrind messages.

It is up to the user to ensure the destructor is called at an appropriate time in their flow. There is no statically constructed object declared in mem_clean_up.cc, although this class can be instantiated statically if that's the best mechanism in the environment.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines