Structure.setName

Sets the name of the structure to the given name. The string provided is copied before being used.

class Structure
void
setName
(
string name
)

Parameters

name string

the new name of the structure

Meta