template<class T, class LIB>
eckit::LibResource class

Base classes

class ResourceBase

Constructors, destructors, conversion operators

LibResource(const std::string& str, const T& value)
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
auto setFromConfigFile() -> bool virtual

Friends

auto operator<<(std::ostream& os, const LibResource<T, LIB>& r) -> std::ostream&

Function documentation

template<class T _1, class LIB>
void eckit::LibResource<_1, LIB>::reset()

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

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

template<class T _1, class LIB>
std::string eckit::LibResource<_1, LIB>::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.