TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs
DispatcherFunc.h File Reference
#include <Nice/Property.h>
#include <Nice/Util/Atomic.hh>
#include <boost/function.hpp>
Include dependency graph for DispatcherFunc.h:

Classes

struct  Nice::DispatcherFuncPrioHolder
 Prioritized task function object. More...
 
struct  Nice::DispatcherFuncPrioHolderImpl< Type, TypeClass, TypeMemFn >
 
class  Nice::DispatcherFuncPrio
 

Namespaces

 Nice
 

 

Typedefs

typedef boost::function0< void > Nice::DispatcherFunc
 Standard task function object. More...
 
typedef Nice::Handle< DispatcherFuncPrioHolder > Nice::DispatcherFuncPrioHolderPtr