EPAM B2BITS ICE Impact Handler C++  1.1.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
IceImpact::HelperMutex Class Reference

#include <B2BITS_IceUtils.h>

Public Member Functions

 HelperMutex ()
 
 ~HelperMutex ()
 
void lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

IceImpact::HelperMutex::HelperMutex ( )
inline
IceImpact::HelperMutex::~HelperMutex ( )
inline

Member Function Documentation

void IceImpact::HelperMutex::lock ( )
inline
void IceImpact::HelperMutex::unlock ( )
inline