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

Public Member Functions

 CasedString (std::string const &str, CaseSensitive::Choice caseSensitivity)
 
std::string adjustString (std::string const &str) const
 
std::string caseSensitivitySuffix () const
 

Public Attributes

CaseSensitive::Choice m_caseSensitivity
 
std::string m_str
 

Constructor & Destructor Documentation

◆ CasedString()

CasedString ( std::string const &  str,
CaseSensitive::Choice  caseSensitivity 
)

Member Function Documentation

◆ adjustString()

std::string adjustString ( std::string const &  str) const

◆ caseSensitivitySuffix()

std::string caseSensitivitySuffix ( ) const

Member Data Documentation

◆ m_caseSensitivity

CaseSensitive::Choice m_caseSensitivity

◆ m_str

std::string m_str

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