GetTemplate

virtual PTemplate IController::GetTemplate(const std::string &name) = 0

Gets the template with the specified name.

Parameters

name – Name of the template.

Returns

PTemplate – The template with the specified name.

Throws