Crossfire Server, Trunk
pageToRender Class Reference
Collaboration diagram for pageToRender:
Collaboration graph

Public Attributes

std::string output_name
 
std::string param
 
std::string template_name
 

Detailed Description

One page to render, with its parameters.

Definition at line 2579 of file mapper.cpp.

Member Data Documentation

◆ output_name

std::string pageToRender::output_name

Output file name.

Definition at line 2582 of file mapper.cpp.

◆ param

std::string pageToRender::param

Optional template parameter.

Definition at line 2583 of file mapper.cpp.

◆ template_name

std::string pageToRender::template_name

Template name to use.

Definition at line 2581 of file mapper.cpp.


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