|
mf
Media Framework
|
#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 | |
1.8.6