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 |
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 | ( | a | , |
b | |||
) |
◆ Tunder()
Tunder | ( | s | ) |
◆ underT()
underT | ( | s | ) |
◆ swbystr()
swbystr | ( | a | , |
b | |||
) |
◆ getSwitchStr()
getSwitchStr | ( | l | , |
s | |||
) |
◆ strFindList()
strFindList | ( | l | , |
a | |||
) |
◆ _DMSrootModule()
_DMSrootModule | ( | ) |
◆ _DMSgetByHandle()
_DMSgetByHandle | ( | h | ) |
◆ _DMSremoveEvent()
_DMSremoveEvent | ( | d | , |
name | |||
) |
◆ _DMSremoveEvents()
_DMSremoveEvents | ( | d | , |
l | |||
) |
◆ _DMSfindEventStartedByName()
_DMSfindEventStartedByName | ( | l | , |
name | |||
) |
◆ removeFromListStartedBy()
removeFromListStartedBy | ( | l | , |
name | |||
) |
◆ _DMSremoveEventStartedByName()
_DMSremoveEventStartedByName | ( | d | , |
name | |||
) |
◆ _DMSgetEvent()
_DMSgetEvent | ( | d | , |
name | |||
) |
◆ _DMSgetAction()
_DMSgetAction | ( | d | , |
name | |||
) |
◆ _DMSdefineAction()
_DMSdefineAction | ( | d | , |
name | , | ||
cbfun | |||
) |
◆ _DMSremoveActions()
_DMSremoveActions | ( | d | , |
l | |||
) |
◆ _DMSfindActionStartedByName()
_DMSfindActionStartedByName | ( | l | , |
name | |||
) |
◆ _DMSremoveActionStartedByName()
_DMSremoveActionStartedByName | ( | d | , |
name | |||
) |
◆ listDMSmodules()
listDMSmodules | ( | ) |
◆ removeDmiById()
removeDmiById | ( | sid | ) |
◆ addDmiById()
addDmiById | ( | name | , |
d | |||
) |
◆ cbDebugConsol()
cbDebugConsol | ( | mess | ) |
◆ getDMI()
getDMI | ( | name | ) |
◆ createDMI()
createDMI | ( | name | ) |
◆ createRootDMI()
createRootDMI | ( | name | ) |
◆ getModNbLinks()
getModNbLinks | ( | d | ) |
◆ getModNbEvents()
getModNbEvents | ( | d | ) |
◆ getModNbActions()
getModNbActions | ( | d | ) |
◆ getModLinkByLink()
getModLinkByLink | ( | d | , |
event | , | ||
action | , | ||
param | , | ||
reply | |||
) |
◆ delModLink()
delModLink | ( | d | , |
slink | |||
) |
◆ addModLink()
addModLink | ( | d | , |
da | , | ||
event | , | ||
action | , | ||
param | , | ||
reply | |||
) |
◆ setModLink()
setModLink | ( | d | , |
da | , | ||
oldlink | , | ||
newlink | |||
) |
◆ clearModLinks()
clearModLinks | ( | d | ) |
◆ _DMSsetGlobalVar()
_DMSsetGlobalVar | ( | name | , |
value | |||
) |
◆ _DMSsetGlobalVarFun()
_DMSsetGlobalVarFun | ( | name | , |
cbfun | |||
) |
◆ _DMSremoveGlobalVar()
_DMSremoveGlobalVar | ( | name | ) |
◆ _DMSgetGlobalVar()
_DMSgetGlobalVar | ( | name | ) |
◆ _DMSclearGlobalVars()
_DMSclearGlobalVars | ( | ) |
◆ _DMSapplyByGlobalVar()
_DMSapplyByGlobalVar | ( | s | ) |
Variable Documentation
◆ iLinkSpoofing
var iLinkSpoofing =1000 |
◆ iLinkSpoofingWarning
var iLinkSpoofingWarning =100 |
Generated by 1.9.8