Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
request_handler.hpp File Reference
Include dependency graph for request_handler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sysio::trace_api::detail::response_formatter
 
class  sysio::trace_api::request_handler< LogfileProvider, DataHandlerProvider >
 

Namespaces

namespace  sysio
 
namespace  sysio::trace_api
 
namespace  sysio::trace_api::detail
 

Typedefs

using sysio::trace_api::data_handler_function = std::function<std::tuple<fc::variant, std::optional<fc::variant>>( const std::variant<action_trace_v0, action_trace_v1> & action_trace_t, const yield_function&)>