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