irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
#include "irods_report_plugins_in_json.hpp"
Go to the source code of this file.
Namespaces | |
irods | |
Typedefs | |
using | json = nlohmann::json |
Functions | |
error | irods::add_plugin_type_to_json_array (const std::string _plugin_type, const char *_type_name, nlohmann::json &_json_array) |
error | irods::get_plugin_array (nlohmann::json &_plugins) |
error | irods::serialize_resource_plugin_to_json (const resource_ptr &_resc, nlohmann::json &_entry) |
using json = nlohmann::json |
Definition at line 3 of file irods_report_plugins_in_json.cpp.