SetName

virtual void INamed::SetName(const std::string &name) = 0

Sets the name of the entity.

Parameters

name – New name of the entity.

Throws