libkazv
nlohmann::adl_serializer< EventBatch > Struct Reference

#include <event_batch.hpp>

Static Public Member Functions

static void to_json (json &jo, const EventBatch &pod)
 
static void from_json (const json &jo, EventBatch &result)
 

Member Function Documentation

◆ from_json()

static void nlohmann::adl_serializer< EventBatch >::from_json ( const json jo,
EventBatch result 
)
inlinestatic

◆ to_json()

static void nlohmann::adl_serializer< EventBatch >::to_json ( json jo,
const EventBatch pod 
)
inlinestatic

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