RTC Toolkit
4.0.1
Loading...
Searching...
No Matches
componentFramework
services
common
src
include
rtctk
componentFramework
jsonPayload.hpp
Go to the documentation of this file.
1
13
#ifndef RTCTK_COMPONENTFRAMEWORK_JSONPAYLOAD_HPP
14
#define RTCTK_COMPONENTFRAMEWORK_JSONPAYLOAD_HPP
15
16
#include <nlohmann/json.hpp>
17
18
namespace
rtctk::componentFramework
{
19
25
using
JsonPayload
= nlohmann::json;
26
27
}
// namespace rtctk::componentFramework
28
29
#endif
// RTCTK_COMPONENTFRAMEWORK_JSONPAYLOAD_HPP
rtctk::componentFramework
Definition:
commandReplier.cpp:22
rtctk::componentFramework::JsonPayload
nlohmann::json JsonPayload
Type requirements:
Definition:
jsonPayload.hpp:25
Generated by
1.9.6