cpp-mate  0.7
Helpful library for C++.
CppMate::SharedState< T >::Action Member List

This is the complete list of members for CppMate::SharedState< T >::Action, including all inherited members.

access(std::function< void(T &)> block)CppMate::SharedState< T >::Actioninline
extract(std::function< R(T &)> block)CppMate::SharedState< T >::Actioninline
notifyAll(std::function< void(T &)> block)CppMate::SharedState< T >::Actioninline
notifyAll(std::function< R(T &)> block)CppMate::SharedState< T >::Actioninline
notifyOne(std::function< void(T &)> block)CppMate::SharedState< T >::Actioninline
notifyOne(std::function< R(T &)> block)CppMate::SharedState< T >::Actioninline
SharedState classCppMate::SharedState< T >::Actionfriend
when(std::function< bool(T &)> pred)CppMate::SharedState< T >::Actioninline