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

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

AgaveHandler (defined in AgaveTaskReply)AgaveTaskReplyfriend
AgaveTaskReply(AgaveTaskGuide *theGuide, QNetworkReply *newReply, AgaveHandler *theManager, QObject *parent=nullptr) (defined in AgaveTaskReply)AgaveTaskReplyexplicit
AgaveTaskReply(AgaveTaskGuide *theGuide, RequestState passThruErrorState, AgaveHandler *theManager, QObject *parent=nullptr) (defined in AgaveTaskReply)AgaveTaskReplyexplicit
convertVarMapToString(QMap< QString, QVariant > inMap) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
getTaskGuide() (defined in AgaveTaskReply)AgaveTaskReplyprotected
getTaskParamList() (defined in AgaveTaskReply)AgaveTaskReplyprotected
haveAgaveAppList(RequestState theGuide, QVariantList appsList) (defined in AgaveTaskReply)AgaveTaskReplysignal
haveAuthReply(RequestState authReply) (defined in RemoteDataReply)RemoteDataReplysignal
haveBufferDownloadReply(RequestState replyState, QByteArray fileBuffer) (defined in RemoteDataReply)RemoteDataReplysignal
haveCopyReply(RequestState replyState, FileMetaData newFileData) (defined in RemoteDataReply)RemoteDataReplysignal
haveDeletedJob(RequestState replyState) (defined in RemoteDataReply)RemoteDataReplysignal
haveDeleteReply(RequestState replyState, QString toDelete) (defined in RemoteDataReply)RemoteDataReplysignal
haveDownloadReply(RequestState replyState, QString localDest) (defined in RemoteDataReply)RemoteDataReplysignal
haveJobDetails(RequestState replyState, RemoteJobData jobData) (defined in RemoteDataReply)RemoteDataReplysignal
haveJobList(RequestState replyState, QList< RemoteJobData > jobList) (defined in RemoteDataReply)RemoteDataReplysignal
haveJobReply(RequestState replyState, QJsonDocument rawJobReply) (defined in RemoteDataReply)RemoteDataReplysignal
haveLSReply(RequestState replyState, QList< FileMetaData > fileDataList) (defined in RemoteDataReply)RemoteDataReplysignal
haveMkdirReply(RequestState replyState, FileMetaData newFolderData) (defined in RemoteDataReply)RemoteDataReplysignal
haveMoveReply(RequestState replyState, FileMetaData revisedFileData, QString from) (defined in RemoteDataReply)RemoteDataReplysignal
haveRenameReply(RequestState replyState, FileMetaData newFileData, QString oldName) (defined in RemoteDataReply)RemoteDataReplysignal
haveStoppedJob(RequestState replyState) (defined in RemoteDataReply)RemoteDataReplysignal
haveUploadReply(RequestState replyState, FileMetaData newFileData) (defined in RemoteDataReply)RemoteDataReplysignal
parseAgaveTime(QString agaveTime) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
parseJSONfileMetaData(QJsonObject fileNameValuePairs) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
parseJSONjobDetails(QJsonObject rawJobData, bool haveDetails=true) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
parseJSONjobMetaData(QJsonArray rawJobList) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
rawNoDataNoHttpTaskComplete(RequestState replyState=RequestState::GOOD) (defined in AgaveTaskReply)AgaveTaskReplyprotectedslot
recursiveJSONdig(QJsonValue currObj, QList< QString > *keyList, int i) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
RemoteDataReply(QObject *parent) (defined in RemoteDataReply)RemoteDataReply
retriveMainAgaveJSON(QJsonDocument *parsedDoc, const char *oneKey) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
retriveMainAgaveJSON(QJsonDocument *parsedDoc, QString oneKey) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
retriveMainAgaveJSON(QJsonDocument *parsedDoc, QList< QString > keyList) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
setAsUnconnectedReply() (defined in AgaveTaskReply)AgaveTaskReplyvirtual
standardSuccessFailCheck(AgaveTaskGuide *taskGuide, QJsonDocument *parsedDoc) (defined in AgaveTaskReply)AgaveTaskReplyprotectedstatic
startedLogout(RequestState replyState) (defined in RemoteDataReply)RemoteDataReplysignal
~AgaveTaskReply() (defined in AgaveTaskReply)AgaveTaskReply