Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Data Structures
checkqueue.h File Reference
#include <algorithm>
#include <vector>
#include <boost/foreach.hpp>
#include <boost/thread/condition_variable.hpp>
#include <boost/thread/locks.hpp>
#include <boost/thread/mutex.hpp>
+ Include dependency graph for checkqueue.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CCheckQueueControl< T >
 RAII-style controller object for a CCheckQueue that guarantees the passed queue is finished before continuing. More...
 
class  CCheckQueue< T >
 Queue for verifications that have to be performed. More...
 
class  CCheckQueueControl< T >
 RAII-style controller object for a CCheckQueue that guarantees the passed queue is finished before continuing. More...