|
ewmscp
..
|
Public Member Functions | |
| dCapCfgTimePar (const std::string &optName, const std::string &description, void(*setter)(T)) | |
| void | applySingle () override |
Public Member Functions inherited from dCapConfigParameter | |
| virtual void | fForbid (options::base &) |
| dCapConfigParameter () | |
Private Attributes | |
| options::single< std::chrono::seconds > | option |
| void(* | set )(T) |
Additional Inherited Members | |
Static Public Member Functions inherited from dCapConfigParameter | |
| static void | apply () |
Definition at line 89 of file dcapCommon.cpp.
|
inline |
Definition at line 93 of file dcapCommon.cpp.
|
inlineoverridevirtual |
Implements dCapConfigParameter.
Definition at line 99 of file dcapCommon.cpp.
References options::base::fIsSet(), dCapCfgTimePar< T >::option, and dCapCfgTimePar< T >::set.
|
private |
Definition at line 90 of file dcapCommon.cpp.
Referenced by dCapCfgTimePar< T >::applySingle().
|
private |
Definition at line 91 of file dcapCommon.cpp.
Referenced by dCapCfgTimePar< T >::applySingle().
1.8.17