Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Lock Class Reference

#include <elm/util/LockPtr.h>

+ Inheritance diagram for Lock:

Public Member Functions

 Lock (int usage=0)
 
void lock (void)
 
void unlock (void)
 
int usage (void) const
 

Constructor & Destructor Documentation

◆ Lock()

Lock ( int  usage = 0)
inline

Member Function Documentation

◆ lock()

void lock ( void  )
inline

◆ unlock()

void unlock ( void  )
inline

◆ usage()

int usage ( void  ) const
inline

The documentation for this class was generated from the following file: