mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces
event.h File Reference
#include "../common.h"
#include <cstdint>
#include <utility>
#include <functional>
#include <iterator>
#include <memory>
#include <type_traits>
#include <array>

Go to the source code of this file.

Classes

class  mf::event
 Synchronization primitive representing event that a thread can wait for. More...
 
class  mf::sticky_event
 Event which is repeatedly received after having been notified once. More...
 

Namespaces

 mf