Set the description attribute of this object to the specified value. Note that value is not canonical, and is intended for debugging only.

Synopsis

Declared in <baltzo_localtimedescriptor.h>

void
setDescription(std::string_view const& value);

Parameters

Name

Description

value

the description to assign

Created with MrDocs