#include <agwsCMD_PARALLEL.h>
Inheritance diagram for agwsCMD_PARALLEL:

Public Methods | |
| agwsCMD_PARALLEL () | |
| ~agwsCMD_PARALLEL () | |
| ccsCOMPL_STAT | Reply (evhCALLBACK &cb) |
| evhCALLBACK * | Reply () |
| ccsCOMPL_STAT | ErrReply (evhCALLBACK &cb) |
| evhCALLBACK * | ErrReply () |
| ccsCOMPL_STAT | Timeout (evhCALLBACK &cb, ccsTIMEVAL &timeout) |
| ccsCOMPL_STAT | Timeout (ccsTIMEVAL &timeout) |
| evhCALLBACK * | Timeout () |
| ccsCOMPL_STAT | Send (msgMESSAGE &orgMsg, vltINT32 numMsgs, msgMESSAGE msg[]) |
| evhCB_COMPL_STAT | SendReply (const char *buffer) |
| evhCB_COMPL_STAT | SendErrorReply (ccsMODULEID moduleId, vltINT16 errorNumber, ccsLOC_ID location,...) |
| virtual ccsCOMPL_STAT | Reset () |
| virtual vltLOGICAL | Status () |
Protected Methods | |
| virtual evhCB_COMPL_STAT | ReplyCB (msgMESSAGE &msg, void *) |
| virtual evhCB_COMPL_STAT | ErrReplyCB (msgMESSAGE &msg, void *) |
| virtual evhCB_COMPL_STAT | TimeoutCB (msgMESSAGE &msg, void *) |
Protected Attributes | |
| vltINT32 | numCmds |
| evhCOMMAND * | cmdList |
Private Attributes | |
| vltINT32 | numWait |
| ccsTIMEVAL | timeout |
| msgMESSAGE | userMsg |
| evhCALLBACK * | userReplyCB |
| evhCALLBACK * | userErrReplyCB |
| evhCALLBACK * | userTimeoutCB |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented in agwsCON_SERVER_STARTAG. |
|
|
|
|
||||||||||||||||||||
|
|
|
|
Reimplemented in agwsCON_SERVER_OBJCLOS. |
|
|
|
|
||||||||||||
|
Reimplemented in agwsCON_SERVER_STARTAG, and agwsCON_SERVER_OBJCLOS. |
|
||||||||||||
|
Reimplemented in agwsCON_SERVER_STARTAG. |
|
||||||||||||
|
Reimplemented in agwsCON_SERVER_STARTAG. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001