SimCenter Agave Client Interface
0.0.0
This repo is to be used for other SimCenter Projects which communicate with an Agave server.
|
Public Member Functions | |
JobListNode (RemoteJobData newData, JobOperator *parent) | |
Protected Member Functions | |
const RemoteJobData | getData () |
bool | haveDetails () |
bool | isSameJob (RemoteJobData compareJob) |
void | setData (RemoteJobData newData) |
bool | haveDetailTask () |
void | setDetailTask (RemoteDataReply *newTask) |
void | setJobState (QString newState) |
Friends | |
class | JobOperator |