Static Public Member Functions | List of all members
util::html::SortedTable Class Reference

Static Public Member Functions

static std::string HtmlStart ()
 
static void StartTable (const std::vector< StringPiece > &header, std::string *dest)
 
static void Row (const std::vector< StringPiece > &row, std::string *dest)
 
static void EndTable (std::string *dest)
 

Detailed Description

Definition at line 10 of file sorted_table.h.


The documentation for this class was generated from the following file: