nux-1.14.0
nux::NThreadSafeCounter Class Reference

List of all members.

Public Member Functions

 NThreadSafeCounter (t_int i)
t_int Increment ()
t_int Decrement ()
t_int Set (t_int i)
t_int GetValue () const
t_int operator++ ()
t_int operator-- ()
t_bool operator== (t_int i)

Detailed Description

Definition at line 36 of file ThreadGNU.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends