const std::string GetName() const noexcept; 函数功能 返回Layer名称。 函数原型 const std::string GetName() const noexcept; 返回值说明 返回layer命名。 父主题: class BaseLayer