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_environment_properties.hpp"
#include "irods_get_full_path_for_config_file.hpp"
#include "irods_default_paths.hpp"
#include "irods_exception.hpp"
#include "rods.h"
#include "irods_log.hpp"
#include <string>
#include <algorithm>
#include <fstream>
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/filesystem.hpp>
Go to the source code of this file.
Namespaces | |
irods | |
Functions | |
error | irods::get_json_environment_file (std::string &_env_file, std::string &_session_file) |