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

Public Member Functions

 MessageInfo (StringRef const &_macroName, SourceLineInfo const &_lineInfo, ResultWas::OfType _type)
 
bool operator== (MessageInfo const &other) const
 
bool operator< (MessageInfo const &other) const
 

Public Attributes

StringRef macroName
 
std::string message
 
SourceLineInfo lineInfo
 
ResultWas::OfType type
 
unsigned int sequence
 

Constructor & Destructor Documentation

◆ MessageInfo()

MessageInfo ( StringRef const &  _macroName,
SourceLineInfo const &  _lineInfo,
ResultWas::OfType  _type 
)

Member Function Documentation

◆ operator==()

bool operator== ( MessageInfo const &  other) const

◆ operator<()

bool operator< ( MessageInfo const &  other) const

Member Data Documentation

◆ macroName

StringRef macroName

◆ message

std::string message

◆ lineInfo

SourceLineInfo lineInfo

◆ type

◆ sequence

unsigned int sequence

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