Wire Sysio Wire Sysion 1.0.0
|
#include <fc/variant.hpp>
#include <sysio/trace_api/metadata_log.hpp>
#include <sysio/trace_api/data_log.hpp>
#include <sysio/trace_api/common.hpp>
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&)> |