Class Spinnaker::GenApi::Counter¶
Definition of a simple Counter class.
#include <Counter.h>
Public Functions¶
| Type | Name |
|---|---|
| Counter () |
|
| unsigned int | GetValue () const |
| bool | IsZero () |
| operator unsigned int () |
|
| unsigned int | operator++ () |
| unsigned int | operator++ (int) |
| unsigned int | operator-- (int) |
| unsigned int | operator-- () |
Public Functions Documentation¶
function Counter¶
function GetValue¶
function IsZero¶
function operator unsigned int¶
function operator++¶
function operator++¶
function operator--¶
function operator--¶
The documentation for this class was generated from the following file C:/workspace/include/SpinGenApi/Counter.h