kbLogger 2.0.b1
The automotive ready test and logging program.
Script Member List

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

callbackCreate(QString strPayload, QString strCallback)Scriptslot
callbackCreate(QString strPayload, QString strMetadata, QString strCallback)Scriptslot
callbackRemove(int iCallback)Scriptslot
closeLogger(int exitCode)Scriptslot
configItem(QString strConfigItem)Scriptslot
configItemCountReceiver(QString strTarget)Scriptslot
configItemCountSender(QString strSource)Scriptslot
extractVariable(QString strText, QString strDelimiter, QString strVariableName)Scriptslot
fileAtEnd(void *pFile)Scriptslot
fileClose(void *pFile)Scriptslot
fileCloseAll()Scriptslot
fileExists(QString strFile)Scriptslot
fileOpen(QString strFile, QString strMode="rw")Scriptslot
fileRead(void *pFile, quint64 length)Scriptslot
fileReadLine(void *pFile)Scriptslot
fileRemove(QString strFile)Scriptslot
fileSeek(void *pFile, quint64 pos)Scriptslot
fileSize(void *pFile)Scriptslot
fileWrite(void *pFile, QString strText)Scriptslot
getTimestamp()Scriptslot
log(QString strText)Scriptslot
processClose(qint32 hProcess)Scriptslot
processCloseAll()Scriptslot
processOpen(QString strEcecutable, QString strWorkingDir="")Scriptslot
processSetParameter(qint32 hProcess, QString strParameter)Scriptslot
processStart(qint32 hProcess, bool bStartDetached=true)Scriptslot
projectDir()Scriptslot
projectExplorer()Scriptslot
sendCommand(QString strCommand)Scriptslot
sendCommand(QString strTarget, QString strCommand)Scriptslot
sendCommand(QString strTarget, QString strCommand, QString strMetadata)Scriptslot
sendMessage(QString strPayload)Scriptslot
sendMessage(QString strTarget, QString strPayload)Scriptslot
sendMessage(QString strTarget, QString strPayload, QString strMetadata)Scriptslot
sendMessage(QString strTargetProject, QString strTarget, QString strPayload, QString strMetadata)Scriptslot
sendResponse(QString strPayload)Scriptslot
sendResponse(QString strTarget, QString strPayload)Scriptslot
sendResponse(QString strTarget, QString strPayload, QString strMetadata)Scriptslot
sleep(quint64 ms)Scriptslot
startWatchdog()Script
stopWatchdog()Script
timerCreate(QString strCallback, QString strParam)Scriptslot
timerRemove(int iTimer)Scriptslot
timerRestart(int iTimer, int iMs)Scriptslot
timerStartCyclic(int iTimer, int iMs)Scriptslot
timerStartSingle(int iTimer, int iMs)Scriptslot
timerStop(int iTimer)Scriptslot
trace(QString strText)Scriptslot
triggerWatchdog()Scriptslot
useMSecsSinceEpochTimeStamp(bool bMsSinceEpoch)Scriptslot