seq  2.0.0
Static Public Member Functions | Static Public Attributes | List of all members
lib.counter.Counter Class Reference

A simple global counter. More...

Static Public Member Functions

def new_value ()
 give me a new value More...
 
def reset ()
 reset counte More...
 

Static Public Attributes

int value = 0
 

Detailed Description

A simple global counter.

A simple counter class

Member Function Documentation

◆ new_value()

def lib.counter.Counter.new_value ( )
static

give me a new value

◆ reset()

def lib.counter.Counter.reset ( )
static

reset counte

Member Data Documentation

◆ value

int lib.counter.Counter.value = 0
static

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