|
ewmscp
..
|
| static copyRequest::base::registerme | kw_reason ("%" "reason",©Request::base::kw_reason) |
| static copyRequest::base::registerme | kw_state ("%" "state",©Request::base::kw_state) |
| %state the state of the copy request More... | |
| static copyRequest::base::registerme | kw_finishtime ("%" "finishtime",©Request::base::kw_finishtime) |
| %finishtime the time it took from the event timestamp to end of copy More... | |
| void | copyRequest::base::kw_reason (std::string &value) const |
| void | copyRequest::base::kw_state (std::string &value) const |
| void | copyRequest::base::kw_finishtime (std::string &value) const |
| void copyRequest::base::kw_finishtime | ( | std::string & | value | ) | const |
Definition at line 349 of file copyRequest.cpp.
| void copyRequest::base::kw_reason | ( | std::string & | value | ) | const |
Definition at line 312 of file copyRequest.cpp.
| void copyRequest::base::kw_state | ( | std::string & | value | ) | const |
Definition at line 321 of file copyRequest.cpp.
References copyRequest::append, copyRequest::done, copyRequest::failed, copyRequest::ignore, copyRequest::inWork, copyRequest::linkToBeMade, and copyRequest::trucated.
|
static |
%finishtime the time it took from the event timestamp to end of copy
|
static |
%reason the error message if something went wrong
|
static |
%state the state of the copy request
1.8.17