Namespaces | Functions
json_conversions.h File Reference
#include "json_conversions_common.h"
#include <rc_common_msgs/ReturnCode.h>
#include <rc_silhouettematch_client/Instance.h>
#include <rc_silhouettematch_client/Plane.h>
#include <rc_silhouettematch_client/EstimatedPlane.h>
#include <rc_silhouettematch_client/RegionOfInterest.h>
#include <rc_silhouettematch_client/ObjectToDetect.h>
#include <rc_silhouettematch_client/CalibrateBasePlane.h>
#include <rc_silhouettematch_client/GetBasePlaneCalibration.h>
#include <rc_silhouettematch_client/DeleteBasePlaneCalibration.h>
#include <rc_silhouettematch_client/SetRegionOfInterest.h>
#include <rc_silhouettematch_client/GetRegionsOfInterest.h>
#include <rc_silhouettematch_client/DeleteRegionsOfInterest.h>
#include <rc_silhouettematch_client/DetectObject.h>
Include dependency graph for json_conversions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rc_common_msgs
 
 rc_silhouettematch_client
 

Functions

void rc_common_msgs::from_json (const nlohmann::json &j, ReturnCode &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, Instance &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, EstimatedPlane &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, RegionOfInterest &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, ObjectToDetect &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, DetectObject::Response &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, CalibrateBasePlane::Response &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, GetBasePlaneCalibration::Response &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, DeleteBasePlaneCalibration::Response &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, SetRegionOfInterest::Response &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, GetRegionsOfInterest::Response &r)
 
void rc_silhouettematch_client::from_json (const nlohmann::json &j, DeleteRegionsOfInterest::Response &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const Plane &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const RegionOfInterest &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const ObjectToDetect &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const DetectObject::Request &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const CalibrateBasePlane::Request &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const GetBasePlaneCalibration::Request &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const DeleteBasePlaneCalibration::Request &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const SetRegionOfInterest::Request &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const GetRegionsOfInterest::Request &r)
 
void rc_silhouettematch_client::to_json (nlohmann::json &j, const DeleteRegionsOfInterest::Request &r)
 


rc_silhouettematch_client
Author(s): Elena Gambaro
autogenerated on Sat Feb 13 2021 03:42:03