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_plugin_base.hpp"
#include "irods_resource_constants.hpp"
#include "irods_resource_types.hpp"
#include <iostream>
#include <utility>
#include <boost/any.hpp>
Go to the source code of this file.
Classes | |
class | irods::resource |
Namespaces | |
irods | |
Typedefs | |
typedef lookup_table< std::pair< std::string, resource_ptr > > | irods::resource_child_map |
Functions | |
const std::string | irods::RESC_CHILD_MAP_PROP ("resource_child_map_property") |
const std::string | irods::RESC_PARENT_PROP ("resource_parent_property") |