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 "rodsErrorTable.h"
#include "irods_error.hpp"
#include <boost/lexical_cast.hpp>
#include <string>
Go to the source code of this file.
Namespaces | |
irods | |
Functions | |
template<typename T , typename S > | |
error | irods::lexical_cast (S _s, T &_t) |
template<typename T > | |
error | irods::lexical_cast (T &_t, uint64_t _s) |
template<typename T > | |
error | irods::lexical_cast (T &_t, const std::string &_s) |