YAMI4 C++ Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
Public Member Functions | List of all members
yami::details::value_publisher_overflow_generic_dispatcher< functor > Class Template Reference
Inheritance diagram for yami::details::value_publisher_overflow_generic_dispatcher< functor >:
yami::details::value_publisher_overflow_dispatcher_base

Public Member Functions

 value_publisher_overflow_generic_dispatcher (functor &f)
 
virtual value_publisher_overflow_action dispatch (const std::string &server_name, const std::string &object_name, const serializable &value)
 
virtual value_publisher_overflow_action dispatch (const std::string &server_name, const std::string &object_name, const serializable &value)=0
 

Member Function Documentation

◆ dispatch()

template<typename functor >
virtual value_publisher_overflow_action yami::details::value_publisher_overflow_generic_dispatcher< functor >::dispatch ( const std::string &  server_name,
const std::string &  object_name,
const serializable value 
)
inlinevirtual

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