Project

General

Profile

OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
Loading...
Searching...
No Matches
minidhdms.pkg File Reference

Data Structures

struct  DMIAction
 
struct  DMIlink
 
struct  DMIEvent
 
struct  DMI
 

Typedefs

typedef struct mkDMIAction DMIAction
 
typedef struct mkDMILink DMIlink
 
typedef struct mkDMIEvent DMIEvent
 
typedef struct mkDMI DMI
 

Functions

 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)
 

Variables

var iLinkSpoofing =1000
 
var iLinkSpoofingWarning =100
 

Typedef Documentation

◆ DMIAction

typedef struct mkDMIAction DMIAction

◆ DMIlink

typedef struct mkDMILink DMIlink

◆ DMIEvent

typedef struct mkDMIEvent DMIEvent

◆ DMI

typedef struct mkDMI DMI

Function Documentation

◆ niltest()

niltest ( ,
 
)

◆ Tunder()

Tunder ( )

◆ underT()

underT ( )

◆ swbystr()

swbystr ( ,
 
)

◆ getSwitchStr()

getSwitchStr ( ,
 
)

◆ strFindList()

strFindList ( ,
 
)

◆ _DMSrootModule()

_DMSrootModule ( )

◆ _DMSgetByHandle()

_DMSgetByHandle ( )

◆ _DMSremoveEvent()

_DMSremoveEvent ( ,
name   
)

◆ _DMSremoveEvents()

_DMSremoveEvents ( ,
 
)

◆ _DMSfindEventStartedByName()

_DMSfindEventStartedByName ( ,
name   
)

◆ removeFromListStartedBy()

removeFromListStartedBy ( ,
name   
)

◆ _DMSremoveEventStartedByName()

_DMSremoveEventStartedByName ( ,
name   
)

◆ _DMSgetEvent()

_DMSgetEvent ( ,
name   
)

◆ _DMSgetAction()

_DMSgetAction ( ,
name   
)

◆ _DMSdefineAction()

_DMSdefineAction ( ,
name  ,
cbfun   
)

◆ _DMSremoveActions()

_DMSremoveActions ( ,
 
)

◆ _DMSfindActionStartedByName()

_DMSfindActionStartedByName ( ,
name   
)

◆ _DMSremoveActionStartedByName()

_DMSremoveActionStartedByName ( ,
name   
)

◆ listDMSmodules()

listDMSmodules ( )

◆ removeDmiById()

removeDmiById ( sid  )

◆ addDmiById()

addDmiById ( name  ,
 
)

◆ cbDebugConsol()

cbDebugConsol ( mess  )

◆ getDMI()

getDMI ( name  )

◆ createDMI()

createDMI ( name  )

◆ createRootDMI()

createRootDMI ( name  )

◆ getModNbLinks()

getModNbLinks ( )

◆ getModNbEvents()

getModNbEvents ( )

◆ getModNbActions()

getModNbActions ( )

◆ getModLinkByLink()

getModLinkByLink ( ,
event  ,
action  ,
param  ,
reply   
)

◆ delModLink()

delModLink ( ,
slink   
)

◆ addModLink()

addModLink ( ,
da  ,
event  ,
action  ,
param  ,
reply   
)

◆ setModLink()

setModLink ( ,
da  ,
oldlink  ,
newlink   
)

◆ clearModLinks()

clearModLinks ( )

◆ _DMSsetGlobalVar()

_DMSsetGlobalVar ( name  ,
value   
)

◆ _DMSsetGlobalVarFun()

_DMSsetGlobalVarFun ( name  ,
cbfun   
)

◆ _DMSremoveGlobalVar()

_DMSremoveGlobalVar ( name  )

◆ _DMSgetGlobalVar()

_DMSgetGlobalVar ( name  )

◆ _DMSclearGlobalVars()

_DMSclearGlobalVars ( )

◆ _DMSapplyByGlobalVar()

_DMSapplyByGlobalVar ( )

Variable Documentation

◆ iLinkSpoofing

var iLinkSpoofing =1000

◆ iLinkSpoofingWarning

var iLinkSpoofingWarning =100