#include <FrameQBufMgr.h>
Collaboration diagram for FrameQBufMgr_NotifyParams_Tag:

Definition at line 481 of file FrameQBufMgr.h.
Data Fields | |
| SysLink_NotifyType | notifyType |
| UInt32 | watermark |
| FrameQBufMgr_NotifyFunc | cbFxnPtr |
| Ptr | cbContext |
| Ptr | cbClientHandle |
|
|
Handle that needs to be passed as first arg to call back. Ideally this should be callers client handle. Definition at line 493 of file FrameQBufMgr.h. |
|
|
Context pointer that needs to be passed to call back function. Definition at line 491 of file FrameQBufMgr.h. |
|
|
Cacll back function Definition at line 489 of file FrameQBufMgr.h. |
|
|
Notification type.See SysLink_NotifyType Definition at line 483 of file FrameQBufMgr.h. |
|
|
Minumum number of free frames required to generate notification Same water mark for all the individual freeFramePools in the set. Definition at line 485 of file FrameQBufMgr.h. |
1.4.4