TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Counter Struct Reference

Public Member Functions

 Counter ()=default
 
void inc ()
 
int value ()
 

Public Attributes

std::thread::id created_by
 
int counter_value = 0
 

Constructor & Destructor Documentation

◆ Counter()

Counter::Counter ( )
default

Member Function Documentation

◆ inc()

void Counter::inc ( )
inline

◆ value()

int Counter::value ( )
inline

Member Data Documentation

◆ counter_value

int Counter::counter_value = 0

◆ created_by

std::thread::id Counter::created_by

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