CreateControllers

virtual void ISystem::CreateControllers(const std::string &xml) = 0

Creates simulated controllers from an XML system description provided as string.

Parameters

xml – String containing XML system description.

Throws