Page Speed Optimization Libraries  1.5.27.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
net_instaweb::ConsoleSuggestion Struct Reference

#include "console_suggestions.h"

List of all members.

Public Member Functions

 ConsoleSuggestion (double importance_in, GoogleString message_in, GoogleString doc_url_in)

Public Attributes

double importance
GoogleString message
GoogleString doc_url

Detailed Description

One suggestion to go into the console. It contains an importance value (larger is more important) a message to tell the user the problem and a documentation URL (optionally empty if there is no doc). ConsoleSuggestions will be sorted by importance and the most important ones will be shown to the user in the PSOL console.


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