sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Public Member Functions | Public Attributes | List of all members
SectionInfo Struct Reference

Public Member Functions

 SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name)
 
 SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name, std::string const &)
 

Public Attributes

std::string name
 
std::string description
 
SourceLineInfo lineInfo
 

Constructor & Destructor Documentation

◆ SectionInfo() [1/2]

SectionInfo ( SourceLineInfo const &  _lineInfo,
std::string const &  _name 
)

◆ SectionInfo() [2/2]

SectionInfo ( SourceLineInfo const &  _lineInfo,
std::string const &  _name,
std::string const &   
)

Member Data Documentation

◆ name

std::string name

◆ description

std::string description

◆ lineInfo

SourceLineInfo lineInfo

The documentation for this struct was generated from the following file: