PFUNC 1.0
Public Member Functions
pfunc::detail::event< waitable_event > Struct Template Reference

#include <pfunc/event.hpp>

Inheritance diagram for pfunc::detail::event< waitable_event >:
pfunc::detail::event_base pfunc::detail::no_copy

List of all members.

Public Member Functions

void wait ()
void notify ()

template<>
struct pfunc::detail::event< waitable_event >


Member Function Documentation

void pfunc::detail::event< waitable_event >::notify ( ) [inline]

Notify completion of an event

void pfunc::detail::event< waitable_event >::wait ( ) [inline]

Wait for an event completion


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