template<class T>
eckit::Resource class

Base classes

class ResourceBase

Constructors, destructors, conversion operators

Resource(const std::string& str, const T& value)
Resource(Configurable* owner, const std::string& str, const T& value)
Resource(const std::string& str, const std::string& value, bool)
operator const T&() const

Public functions

void reset()
void dump(std::ostream&) const
void GET(std::ostream&, Url&)
auto name() const -> std::string

Private functions

void setValue(const std::string& s) virtual
auto getValue() const -> std::string virtual

Function documentation

template<class T _1>
void eckit::Resource<_1>::reset()

template<class T _1>
void eckit::Resource<_1>::dump(std::ostream&) const

template<class T _1>
void eckit::Resource<_1>::GET(std::ostream&, Url&)

template<class T _1>
std::string eckit::Resource<_1>::name() const

This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.