GetTemplates

virtual std::map<std::string, PTemplate> IController::GetTemplates() = 0

Gets the collection of templates.

Returns

std::map<std::string, PTemplate> – Collection of templates.

Throws