Apache Mesos
Public Member Functions | Friends | List of all members
process::EventQueue::Consumer Class Reference

#include <event_queue.hpp>

Public Member Functions

Eventdequeue ()
 
bool empty ()
 
void decomission ()
 
template<typename T >
size_t count ()
 
 operator JSON::Array ()
 

Friends

class EventQueue
 

Member Function Documentation

template<typename T >
size_t process::EventQueue::Consumer::count ( )
inline
void process::EventQueue::Consumer::decomission ( )
inline
Event* process::EventQueue::Consumer::dequeue ( )
inline
bool process::EventQueue::Consumer::empty ( )
inline
process::EventQueue::Consumer::operator JSON::Array ( )
inline

Friends And Related Function Documentation

friend class EventQueue
friend

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