libkazv
nlohmann::adl_serializer< EventFilter > Struct Reference

#include <event_filter.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ from_json()

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

◆ to_json()

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

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