Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vasum::IPCSignalWrapper< ArgIn > Class Template Reference

#include <ipc-callback-wrapper.hpp>

Public Types

typedef std::remove_cv< ArgIn >
::type 
in
 
typedef std::function< void(const
in &)> 
type
 

Static Public Member Functions

static
cargo::ipc::SignalHandler< in >
::type 
getWrapper (const type &callback)
 

Member Typedef Documentation

template<typename ArgIn>
typedef std::remove_cv<ArgIn>::type vasum::IPCSignalWrapper< ArgIn >::in
template<typename ArgIn>
typedef std::function<void(const in&)> vasum::IPCSignalWrapper< ArgIn >::type

Member Function Documentation

template<typename ArgIn>
static cargo::ipc::SignalHandler<in>::type vasum::IPCSignalWrapper< ArgIn >::getWrapper ( const type callback)
inlinestatic

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