Remote Call Framework 3.4
FileStream.hpp File Reference
#include <RCF/Config.hpp>
#include <RCF/ByteBuffer.hpp>
#include <RCF/Exception.hpp>
#include <RCF/FileSystem.hpp>
#include <RCF/Export.hpp>
#include <RCF/RcfFwd.hpp>
#include <RCF/ThreadLibrary.hpp>
#include <RCF/Tools.hpp>
#include <functional>
#include <set>
#include <stdio.h>

Go to the source code of this file.

Classes

class  RCF::FileTransferProgress
 Describes progress of a file download or upload. More...
 
class  RCF::BandwidthQuota
 Describes a unit of bandwidth, to be used by downloads or uploads, for a single connection or a group of connections. More...
 
class  RCF::FileTransferOptions
 Client side options for downloading and uploading files. More...