Sync action.
More...
#include <XrdClAction.hh>
|
| static double | time (std::chrono::time_point< std::chrono::system_clock, std::chrono::nanoseconds > tp) |
| | Convert timpoint to unix timestamp with ns. More...
|
| |
| static double | timeNow () |
| | Get curretn unix time in ns precision as a double. More...
|
| |
| uint64_t | id |
| |
| uint16_t | timeout |
| |
| std::chrono::system_clock::time_point | start |
| |
| XRootDStatus | status |
| |
| std::string | serialrsp |
| |
| std::chrono::system_clock::time_point | stop |
| |
| XrdCl::SyncAction::SyncAction |
( |
void * |
file, |
|
|
uint16_t |
timeout |
|
) |
| |
|
inline |
| std::string XrdCl::SyncAction::ArgStr |
( |
| ) |
|
|
inlinevirtual |
Convert operation arguments into a string.
Implements XrdCl::Action.
| std::string XrdCl::SyncAction::Name |
( |
| ) |
|
|
inlinevirtual |
The documentation for this struct was generated from the following file: