#include <action.hh>
Basic operations | |
PretendFetchAction (const FetchActionOptions &) | |
~PretendFetchAction () | |
Public Member Functions | |
virtual void | will_fetch (const FSEntry &destination, const unsigned long size_in_bytes)=0 |
Signal that we will fetch a particular file. | |
Public Attributes | |
const FetchActionOptions & | options |
Options for the FetchAction we will use. |