SageInterface::UniqueNameAttribute::UniqueNameAttribute
Construct from string
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
UniqueNameAttribute(std::string n = "");
Parameters
Name |
Description |
n |
The object to construct from |
Created with MrDocs