sc_GlobalCounter(3)

sc::GlobalCounter

Section 3 libsc-doc bookworm source

Description

sc::GlobalCounter

NAME

sc::GlobalCounter

SYNOPSIS

Public Member Functions

void initialize ()
void initialize (const char *stringrep)
char * stringrep ()
void wait_for_zero ()
void operator+= (int)
void operator++ ()
void operator-- ()
void operator++ (int)
void operator-- (int)
void operator= (int)
int val ()

Author

Generated automatically by Doxygen for MPQC from the source code.