Mir
Public Member Functions | List of all members
mir::client::AtomicCallback< Args > Class Template Reference

#include <atomic_callback.h>

Public Member Functions

 AtomicCallback ()
 
void set_callback (std::function< void(Args...)> const &fn)
 
void operator() (Args &&...args) const
 

Constructor & Destructor Documentation

template<typename... Args>
mir::client::AtomicCallback< Args >::AtomicCallback ( )
inline

Member Function Documentation

template<typename... Args>
void mir::client::AtomicCallback< Args >::operator() ( Args &&...  args) const
inline
template<typename... Args>
void mir::client::AtomicCallback< Args >::set_callback ( std::function< void(Args...)> const &  fn)
inline

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015