SimCenter Agave Client Interface  0.0.0
This repo is to be used for other SimCenter Projects which communicate with an Agave server.
RemoteDataInterface Member List

This is the complete list of members for RemoteDataInterface, including all inherited members.

closeAllConnections()=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
connectionStateChanged(RemoteDataInterfaceState newState) (defined in RemoteDataInterface)RemoteDataInterfacesignal
copyFile(QString from, QString to)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
deleteFile(QString toDelete)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
deleteJob(QString IDstr)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
downloadBuffer(QString remoteName)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
downloadFile(QString localDest, QString remoteName)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
getInterfaceState()=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
getJobDetails(QString IDstr)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
getListOfJobs()=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
getUserName()=0RemoteDataInterfacepure virtualslot
interpretRequestState(RequestState theState) (defined in RemoteDataInterface)RemoteDataInterfacestaticslot
mkRemoteDir(QString location, QString newName)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
moveFile(QString from, QString to)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
performAuth(QString uname, QString passwd)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
RemoteDataInterface(QObject *parent=nullptr)RemoteDataInterface
remoteLS(QString dirPath)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
removeDoubleSlashes(QString stringIn) (defined in RemoteDataInterface)RemoteDataInterfacestaticslot
renameFile(QString fullName, QString newName)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
runRemoteJob(QString jobName, ParamMap jobParameters, QString remoteWorkingDir, QString indivJobName="", QString archivePath="")=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
stopJob(QString IDstr)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
uploadBuffer(QString location, QByteArray fileData, QString newFileName)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot
uploadFile(QString location, QString localFileName)=0 (defined in RemoteDataInterface)RemoteDataInterfacepure virtualslot