Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cargo::ipc::MethodHandler< SentDataType, ReceivedDataType > Struct Template Reference

#include <method-result.hpp>

Public Types

typedef std::function< bool(PeerID
peerID, std::shared_ptr
< ReceivedDataType > &data,
MethodResult::Pointer
methodResult) > 
type
 

Member Typedef Documentation

template<typename SentDataType, typename ReceivedDataType>
typedef std::function<bool(PeerID peerID, std::shared_ptr<ReceivedDataType>& data, MethodResult::Pointer methodResult) > cargo::ipc::MethodHandler< SentDataType, ReceivedDataType >::type

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