Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

FrameQBufMgr_NotifyParams_Tag Struct Reference

#include <FrameQBufMgr.h>

Collaboration diagram for FrameQBufMgr_NotifyParams_Tag:

Collaboration graph
[legend]

Detailed Description

Structure defining notification parameter structure.

Definition at line 481 of file FrameQBufMgr.h.

Data Fields

SysLink_NotifyType notifyType
UInt32 watermark
FrameQBufMgr_NotifyFunc cbFxnPtr
Ptr cbContext
Ptr cbClientHandle


Field Documentation

Ptr FrameQBufMgr_NotifyParams_Tag::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.

Ptr FrameQBufMgr_NotifyParams_Tag::cbContext
 

Context pointer that needs to be passed to call back function.

Definition at line 491 of file FrameQBufMgr.h.

FrameQBufMgr_NotifyFunc FrameQBufMgr_NotifyParams_Tag::cbFxnPtr
 

Cacll back function

Definition at line 489 of file FrameQBufMgr.h.

SysLink_NotifyType FrameQBufMgr_NotifyParams_Tag::notifyType
 

Notification type.See SysLink_NotifyType

Definition at line 483 of file FrameQBufMgr.h.

UInt32 FrameQBufMgr_NotifyParams_Tag::watermark
 

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.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:50 2011 for Syslink by  doxygen 1.4.4