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

Public Member Functions

Totals operator- (Totals const &other) const
 
Totalsoperator+= (Totals const &other)
 
Totals delta (Totals const &prevTotals) const
 

Public Attributes

int error = 0
 
Counts assertions
 
Counts testCases
 

Member Function Documentation

◆ operator-()

Totals operator- ( Totals const &  other) const

◆ operator+=()

Totals& operator+= ( Totals const &  other)

◆ delta()

Totals delta ( Totals const &  prevTotals) const

Member Data Documentation

◆ error

int error = 0

◆ assertions

Counts assertions

◆ testCases

Counts testCases

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