Chatterino
Public Member Functions | Static Public Member Functions | List of all members
chatterino::DebugCount Class Reference

#include <DebugCount.hpp>

Public Member Functions

QString toString ()
 

Static Public Member Functions

static void increase (const QString &name)
 
static void increase (const QString &name, const int64_t &amount)
 
static void decrease (const QString &name)
 
static void decrease (const QString &name, const int64_t &amount)
 
static QString getDebugText ()
 

Member Function Documentation

◆ decrease() [1/2]

static void chatterino::DebugCount::decrease ( const QString &  name)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decrease() [2/2]

static void chatterino::DebugCount::decrease ( const QString &  name,
const int64_t &  amount 
)
inlinestatic
Here is the call graph for this function:

◆ getDebugText()

static QString chatterino::DebugCount::getDebugText ( )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ increase() [1/2]

static void chatterino::DebugCount::increase ( const QString &  name)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ increase() [2/2]

static void chatterino::DebugCount::increase ( const QString &  name,
const int64_t &  amount 
)
inlinestatic
Here is the call graph for this function:

◆ toString()

QString chatterino::DebugCount::toString ( )
inline

The documentation for this class was generated from the following files: