Marine Library
1.0
C++ library for Linux Networking Development
|
Public Types | |
typedef __MyBase::value_type | value_type |
Public Member Functions | |
CLockIntMinMax (value_type c=value_type()) | |
CLockIntMinMax (const __Myt &c) | |
value_type | operator= (value_type c) volatile |
value_type | min () const volatile |
value_type | max () const volatile |
void | resetMinMax (value_type *oldMin, value_type *oldMax) volatile |