21 #ifndef INCLUDE_RCF_CLIENTPROGRESS_HPP 22 #define INCLUDE_RCF_CLIENTPROGRESS_HPP 35 std::size_t mBytesTransferred = 0;
36 std::size_t mBytesTotal = 0;
42 #endif // ! INCLUDE_RCF_CLIENTPROGRESS_HPP Describes the status of a remote call while in progress. See RCF::ClientStub::setRemoteCallProgressCa...
Definition: ClientProgress.hpp:32
Definition: AmiIoHandler.hpp:24
RemoteCallPhase
Describes which activity a remote call is currently in.
Definition: Enums.hpp:183