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_re_namespaceshelper.hpp>
Public Member Functions | |
std::vector< std::string > | getNamespaces () |
Static Public Member Functions | |
static NamespacesHelper * | Instance () |
Private Member Functions | |
NamespacesHelper () | |
Static Private Attributes | |
static NamespacesHelper * | _instance = 0 |
static std::vector< std::string > | namespaces {} |
Definition at line 11 of file irods_re_namespaceshelper.hpp.
|
inlineprivate |
Definition at line 17 of file irods_re_namespaceshelper.hpp.
Referenced by Instance().
std::vector< std::string > NamespacesHelper::getNamespaces | ( | ) |
Definition at line 19 of file irods_re_namespaceshelper.cpp.
References namespaces.
|
static |
Definition at line 6 of file irods_re_namespaceshelper.cpp.
References _instance, irods::CFG_RE_NAMESPACE_SET_KW(), namespaces, and NamespacesHelper().
|
staticprivate |
Definition at line 18 of file irods_re_namespaceshelper.hpp.
Referenced by Instance().
|
staticprivate |
Definition at line 19 of file irods_re_namespaceshelper.hpp.
Referenced by getNamespaces(), and Instance().