|
| | niltest (a, b) |
| |
| | Tunder (s) |
| |
| | underT (s) |
| |
| | swbystr (a, b) |
| |
| | getSwitchStr (l, s) |
| |
| | strFindList (l, a) |
| |
| | _DMSrootModule () |
| |
| | _DMSgetByHandle (h) |
| |
| | _DMSremoveEvent (d, name) |
| |
| | _DMSremoveEvents (d, l) |
| |
| | _DMSfindEventStartedByName (l, name) |
| |
| | removeFromListStartedBy (l, name) |
| |
| | _DMSremoveEventStartedByName (d, name) |
| |
| | _DMSgetEvent (d, name) |
| |
| | _DMSgetAction (d, name) |
| |
| | _DMSdefineAction (d, name, cbfun) |
| |
| | _DMSremoveActions (d, l) |
| |
| | _DMSfindActionStartedByName (l, name) |
| |
| | _DMSremoveActionStartedByName (d, name) |
| |
| | listDMSmodules () |
| |
| | removeDmiById (sid) |
| |
| | addDmiById (name, d) |
| |
| | cbDebugConsol (mess) |
| |
| | getDMI (name) |
| |
| | createDMI (name) |
| |
| | createRootDMI (name) |
| |
| | getModNbLinks (d) |
| |
| | getModNbEvents (d) |
| |
| | getModNbActions (d) |
| |
| | getModLinkByLink (d, event, action, param, reply) |
| |
| | delModLink (d, slink) |
| |
| | addModLink (d, da, event, action, param, reply) |
| |
| | setModLink (d, da, oldlink, newlink) |
| |
| | clearModLinks (d) |
| |
| | _DMSsetGlobalVar (name, value) |
| |
| | _DMSsetGlobalVarFun (name, cbfun) |
| |
| | _DMSremoveGlobalVar (name) |
| |
| | _DMSgetGlobalVar (name) |
| |
| | _DMSclearGlobalVars () |
| |
| | _DMSapplyByGlobalVar (s) |
| |