- First implementation of Hdbqueue
- First implementation of new object model for SICS
This commit is contained in:
3
exe.w
3
exe.w
@ -174,6 +174,9 @@ int ExeManagerWrapper(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int runExeBatchBuffer(void *pData, SConnection *pCon, SicsInterp *pSics,
|
||||
char *name);
|
||||
pDynString findBatchFile(SicsInterp *pSics, char *name);
|
||||
int exeHdbBuffer(SConnection *pCon,
|
||||
SicsInterp *pSics, char *name);
|
||||
int exeHdbNode(pHdb exeNode, SConnection *pCon);
|
||||
@}
|
||||
|
||||
@o exeman.i -d @{
|
||||
|
Reference in New Issue
Block a user