Public Member Functions
icl_core::config::impl::MemberValueIface< Q > Class Template Reference

#include <MemberValueIface.h>

Inheritance diagram for icl_core::config::impl::MemberValueIface< Q >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool get (std::string const &key, typename icl_core::ConvertToRef< Q >::ToRef value) const =0
virtual std::string getStringValue () const =0
virtual std::string getSuffix () const =0
virtual ~MemberValueIface ()

Detailed Description

template<typename Q>
class icl_core::config::impl::MemberValueIface< Q >

Abstract interface for member value configuration readers.

Definition at line 37 of file MemberValueIface.h.


Constructor & Destructor Documentation

template<typename Q >
virtual icl_core::config::impl::MemberValueIface< Q >::~MemberValueIface ( ) [inline, virtual]

Definition at line 40 of file MemberValueIface.h.


Member Function Documentation

template<typename Q >
virtual bool icl_core::config::impl::MemberValueIface< Q >::get ( std::string const &  key,
typename icl_core::ConvertToRef< Q >::ToRef  value 
) const [pure virtual]
template<typename Q >
virtual std::string icl_core::config::impl::MemberValueIface< Q >::getStringValue ( ) const [pure virtual]
template<typename Q >
virtual std::string icl_core::config::impl::MemberValueIface< Q >::getSuffix ( ) const [pure virtual]

The documentation for this class was generated from the following file:


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:26