pds 2.1.0-alpha
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
lsmPayload.hpp File Reference
#include "nlohmann/json.hpp"
#include <optional>
#include <stdexcept>
#include <regex>

Go to the source code of this file.

Classes

class  pds::maical::devices::LsmPayload
 

Namespaces

namespace  pds
 
namespace  pds::maical
 
namespace  pds::maical::devices
 
namespace  nlohmann
 

Functions

json pds::maical::devices::get_untyped (const json &j, const char *property)
 
json pds::maical::devices::get_untyped (const json &j, std::string property)
 
void nlohmann::from_json (const json &j, pds::maical::devices::LsmPayload &x)
 
void nlohmann::to_json (json &j, const pds::maical::devices::LsmPayload &x)