Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IlvEventLoop Member List

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

addIdleProc(IlvIdleProc idleProc, IlAny userArg)IlvEventLoopvirtual
addInput(int fd, IlvLoopCallback cb, IlAny arg=0, IlvLoopCallback errorCb=0)IlvEventLoopvirtual
addOutput(int fd, IlvLoopCallback cb, IlAny arg=0, IlvLoopCallback errorCb=0)IlvEventLoopvirtual
addRedrawProc(IlvIdleProc redrawProc, IlAny userArg)IlvEventLoopvirtual
dispatchEvent(IlAny systemEvent)IlvEventLoopvirtual
flushRedraw(IlUInt level=0)IlvEventLoop
getEventLoop()IlvEventLoopstatic
IlvEventLoop(IlBoolean setIt=IlTrue)IlvEventLoop
lazyRedrawLevel() constIlvEventLoop
nextEvent(IlAny systemEvent)IlvEventLoopvirtual
pendingInput()IlvEventLoopvirtual
processInput(IlvInputMask inputMask)IlvEventLoopvirtual
removeIdleProc(IlvIdleProcId idleProcId)IlvEventLoopvirtual
removeInput(int fd)IlvEventLoopvirtual
removeOutput(int fd)IlvEventLoopvirtual
removeRedrawProc(IlvRedrawProcLink *procId)IlvEventLoopvirtual
setEventLoop(IlvEventLoop *eventLoop)IlvEventLoopstatic
setLazyRedraw(IlUInt lazy)IlvEventLoop