|
SimCenter Agave Client Interface
0.0.0
This repo is to be used for other SimCenter Projects which communicate with an Agave server.
|
This is the complete list of members for RemoteDataInterface, including all inherited members.
| closeAllConnections()=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| connectionStateChanged(RemoteDataInterfaceState newState) (defined in RemoteDataInterface) | RemoteDataInterface | signal |
| copyFile(QString from, QString to)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| deleteFile(QString toDelete)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| deleteJob(QString IDstr)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| downloadBuffer(QString remoteName)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| downloadFile(QString localDest, QString remoteName)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| getInterfaceState()=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| getJobDetails(QString IDstr)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| getListOfJobs()=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| getUserName()=0 | RemoteDataInterface | pure virtualslot |
| interpretRequestState(RequestState theState) (defined in RemoteDataInterface) | RemoteDataInterface | staticslot |
| mkRemoteDir(QString location, QString newName)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| moveFile(QString from, QString to)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| performAuth(QString uname, QString passwd)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| RemoteDataInterface(QObject *parent=nullptr) | RemoteDataInterface | |
| remoteLS(QString dirPath)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| removeDoubleSlashes(QString stringIn) (defined in RemoteDataInterface) | RemoteDataInterface | staticslot |
| renameFile(QString fullName, QString newName)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| runRemoteJob(QString jobName, ParamMap jobParameters, QString remoteWorkingDir, QString indivJobName="", QString archivePath="")=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| stopJob(QString IDstr)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| uploadBuffer(QString location, QByteArray fileData, QString newFileName)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
| uploadFile(QString location, QString localFileName)=0 (defined in RemoteDataInterface) | RemoteDataInterface | pure virtualslot |
1.8.11