Faspstream Manager C/C++ API
3.6.1
A C and C++ language interface to basic streaming over the fasp protocol
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
FaspOutputStreamToFile Member List
This is the complete list of members for
FaspOutputStreamToFile
, including all inherited members.
close
()
FaspOutputStreamToFile
connect
(long size)
FaspOutputStreamToFile
FaspOutputStreamToFile
()
FaspOutputStreamToFile
forceClose
()
FaspOutputStreamToFile
getAggressiveness
() const
FaspOutputStreamToFile
getAscpPath
() const
FaspOutputStreamToFile
getChunkSize
() const
FaspOutputStreamToFile
getCipherType
() const
FaspOutputStreamToFile
getCommandline
() const
FaspOutputStreamToFile
getDatagramSize
() const
FaspOutputStreamToFile
getDestinationDirectory
() const
FaspOutputStreamToFile
getDestinationFilename
() const
FaspOutputStreamToFile
getFileSize
() const
FaspOutputStreamToFile
getHostname
() const
FaspOutputStreamToFile
getLicense
() const
FaspOutputStreamToFile
getLogDirectory
() const
FaspOutputStreamToFile
getMaxMemory
() const
FaspOutputStreamToFile
getMinRate
() const
FaspOutputStreamToFile
getPassword
() const
FaspOutputStreamToFile
getPolicy
() const
FaspOutputStreamToFile
getSshKeyFilePath
() const
FaspOutputStreamToFile
getTargetRate
() const
FaspOutputStreamToFile
getTcpPort
() const
FaspOutputStreamToFile
getUdpPort
() const
FaspOutputStreamToFile
getUsername
() const
FaspOutputStreamToFile
handleError
(int errorCode)
FaspOutputStreamToFile
isLockMinimum
() const
FaspOutputStreamToFile
isLockPolicy
() const
FaspOutputStreamToFile
isLockTarget
() const
FaspOutputStreamToFile
setAggressiveness
(int aggressive)
FaspOutputStreamToFile
setAscpPath
(const std::string &ascpPath)
FaspOutputStreamToFile
setChunkSize
(int size)
FaspOutputStreamToFile
setCipherType
(FASPSTREAM_CIPHER_TYPE type)
FaspOutputStreamToFile
setDatagramSize
(int size)
FaspOutputStreamToFile
setDestinationDirectory
(const std::string &destinationDirectory)
FaspOutputStreamToFile
setDestinationFilename
(const std::string &destinationFilename)
FaspOutputStreamToFile
setFileSize
(const long fileSize)
FaspOutputStreamToFile
setHostname
(const std::string &hostname)
FaspOutputStreamToFile
setLicense
(std::string commandToExecute)
FaspOutputStreamToFile
setLockMinimum
(bool lockMin)
FaspOutputStreamToFile
setLockPolicy
(bool lock)
FaspOutputStreamToFile
setLockTarget
(bool target)
FaspOutputStreamToFile
setLogDirectory
(const std::string &logDirectory)
FaspOutputStreamToFile
setMaxMemory
(int maxMem)
FaspOutputStreamToFile
setMinRate
(int minimum)
FaspOutputStreamToFile
setPassword
(const std::string &password)
FaspOutputStreamToFile
setPolicy
(FASPSTREAM_POLICY_TYPE newPolicy)
FaspOutputStreamToFile
setSshKeyFilePath
(const std::string &sshKeyFilePath)
FaspOutputStreamToFile
setTargetRate
(int target)
FaspOutputStreamToFile
setTcpPort
(int tcpPort)
FaspOutputStreamToFile
setUdpPort
(int udpPort)
FaspOutputStreamToFile
setUsername
(const std::string &username)
FaspOutputStreamToFile
write
(const char *buffer, int length)
FaspOutputStreamToFile
~FaspOutputStreamToFile
()
FaspOutputStreamToFile
Generated on Wed Mar 2 2016 16:23:26 for Faspstream Manager C/C++ API by
1.8.9.1