requestmgr.h File Reference

#include <gwenhywfar/request.h>
#include <gwenhywfar/ipc.h>
Include dependency graph for requestmgr.h:

Go to the source code of this file.

Typedefs

typedef struct
GWEN_IPC_REQUEST_MANAGER 
GWEN_IPC_REQUEST_MANAGER

Functions

GWENHYWFAR_API void GWEN_IpcRequestManager_AddRequest (GWEN_IPC_REQUEST_MANAGER *rm, GWEN_IPC_REQUEST *rq)
GWENHYWFAR_API void GWEN_IpcRequestManager_free (GWEN_IPC_REQUEST_MANAGER *rm)
GWENHYWFAR_API GWEN_IPCMANAGERGWEN_IpcRequestManager_GetIpcManager (const GWEN_IPC_REQUEST_MANAGER *rm)
GWENHYWFAR_API
GWEN_IPC_REQUEST_LIST
GWEN_IpcRequestManager_GetRequests (const GWEN_IPC_REQUEST_MANAGER *rm)
GWENHYWFAR_API
GWEN_IPC_REQUEST_MANAGER
GWEN_IpcRequestManager_new (GWEN_IPCMANAGER *ipcMgr)
GWENHYWFAR_API int GWEN_IpcRequestManager_Work (GWEN_IPC_REQUEST_MANAGER *rm)

Typedef Documentation

Definition at line 18 of file requestmgr.h.


Function Documentation

GWENHYWFAR_API void GWEN_IpcRequestManager_AddRequest ( GWEN_IPC_REQUEST_MANAGER rm,
GWEN_IPC_REQUEST rq 
)

Definition at line 62 of file requestmgr.c.

References GWEN_IpcRequest_List_Add().

Here is the call graph for this function:

GWENHYWFAR_API void GWEN_IpcRequestManager_free ( GWEN_IPC_REQUEST_MANAGER rm  ) 

Definition at line 37 of file requestmgr.c.

References GWEN_FREE_OBJECT, and GWEN_IpcRequest_List_free().

Here is the call graph for this function:

GWENHYWFAR_API GWEN_IPCMANAGER* GWEN_IpcRequestManager_GetIpcManager ( const GWEN_IPC_REQUEST_MANAGER rm  ) 

Definition at line 47 of file requestmgr.c.

GWENHYWFAR_API GWEN_IPC_REQUEST_LIST* GWEN_IpcRequestManager_GetRequests ( const GWEN_IPC_REQUEST_MANAGER rm  ) 

Definition at line 55 of file requestmgr.c.

GWENHYWFAR_API GWEN_IPC_REQUEST_MANAGER* GWEN_IpcRequestManager_new ( GWEN_IPCMANAGER ipcMgr  ) 

Definition at line 25 of file requestmgr.c.

References GWEN_IpcRequest_List_new(), and GWEN_NEW_OBJECT.

Here is the call graph for this function:

GWENHYWFAR_API int GWEN_IpcRequestManager_Work ( GWEN_IPC_REQUEST_MANAGER rm  ) 

Definition at line 102 of file requestmgr.c.

References GWEN_IpcRequestManager__Work().

Here is the call graph for this function:

Generated on Mon Jul 5 22:57:27 2010 for gwenhywfar by  doxygen 1.6.3