Public Member Functions | Private Attributes
pthread_scoped_lock Class Reference

List of all members.

Public Member Functions

 pthread_scoped_lock (pthread_mutex_t *mutex)
void unlock ()
 ~pthread_scoped_lock ()

Private Attributes

pthread_mutex_t * mutex_

Detailed Description

Definition at line 28 of file FRIComm.cc.


Constructor & Destructor Documentation

pthread_scoped_lock::pthread_scoped_lock ( pthread_mutex_t *  mutex) [inline]

Definition at line 31 of file FRIComm.cc.

Definition at line 32 of file FRIComm.cc.


Member Function Documentation

void pthread_scoped_lock::unlock ( void  ) [inline]

Definition at line 33 of file FRIComm.cc.


Member Data Documentation

pthread_mutex_t* pthread_scoped_lock::mutex_ [private]

Definition at line 35 of file FRIComm.cc.


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


kuka_fri
Author(s): Ingo Kresse, Alexis Maldonado
autogenerated on Mon Oct 6 2014 09:27:40