put one of these on the stack to automatically increment/decrement a counter More...
#include <threadsafe_counter.h>
Public Member Functions | |
counter_ref (IN threadsafe_counter *ptc) throw () | |
~counter_ref (void) throw () |
put one of these on the stack to automatically increment/decrement a counter
Definition at line 83 of file threadsafe_counter.h.
counter_ref::counter_ref | ( | IN threadsafe_counter * | ptc | ) | throw () [inline] |
Definition at line 85 of file threadsafe_counter.h.
counter_ref::~counter_ref | ( | void | ) | throw () [inline] |
Definition at line 91 of file threadsafe_counter.h.