MoleQueue  0.8.0
 All Classes Functions Variables Enumerations Enumerator Pages
Server Member List

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

clientDisconnected()Serverprotectedslot
connectionError(MoleQueue::ConnectionListener::Error error, const QString &message)Serversignal
dispatchJobStateChange(const MoleQueue::Job &job, MoleQueue::JobState oldState, MoleQueue::JobState newState)Serverslot
forceStart()Serverslot
handleMessage(const MoleQueue::Message &message)Serverprotectedslot
jobAboutToBeAdded(MoleQueue::Job job)Serverprotectedslot
jobManager()Server
jobManager() const Server
m_connectionLUT (defined in Server)Serverprotected
m_connectionsServerprotected
m_endpointLUT (defined in Server)Serverprotected
m_jobManagerServerprotected
m_jsonrpcServerprotected
m_moleQueueIdCounterServerprotected
m_queueManagerServerprotected
m_workingDirectoryBaseServerprotected
newConnectionAvailable(MoleQueue::Connection *connection)Serverprotectedslot
queueManager()Server
queueManager() const Server
readSettings(QSettings &settings)Server
Server(QObject *parentObject=0, QString serverName_="MoleQueue")Serverexplicit
serverName() const Server
start()Serverslot
stop(bool force)Serverslot
stop()Serverslot
timerEvent(QTimerEvent *)Serverprotected
workingDirectoryBase() const Server
writeSettings(QSettings &settings) const Server
~Server()Server