ewmscp
..
|
#include <Options.h>
Public Member Functions | |
template<class ... Types> | |
withAction (std::function< void(T &)> aAction, Types ... args) | |
void | fSetMe (std::istream &aStream, const internal::sourceItem &aSource) override |
void | fSetMeNoarg (const internal::sourceItem &aSource) override |
Private Attributes | |
std::function< void(T &)> | action |
|
inline |
|
inlineoverride |
|
inlineoverride |
|
private |