libkazv
nlohmann::adl_serializer< PostPusherJob::PusherData > Struct Reference

#include <pusher.hpp>

Static Public Member Functions

static void to_json (json &jo, const PostPusherJob::PusherData &pod)
 
static void from_json (const json &jo, PostPusherJob::PusherData &result)
 

Member Function Documentation

◆ from_json()

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

◆ to_json()

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

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