Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

tpMessages.h File Reference

Go to the source code of this file.

Classes

struct  TpBuffAddr
struct  TpBufReq
struct  TpProcCmd

Enumerations

enum  TpMessage {
  CMD_TP_BUFREQUEST, MSG_TP_BUFDENIED, MSG_TP_BUFADDRESS, CMD_TP_PROCESS,
  MSG_TP_TFDROPPED, MSG_TP_PROCESSING, MSG_TP_PROCESSING_ERROR, MSG_TP_PROCESSED
}


Enumeration Type Documentation

enum TpMessage
 

Enumeration values:
CMD_TP_BUFREQUEST 
MSG_TP_BUFDENIED 
MSG_TP_BUFADDRESS 
CMD_TP_PROCESS 
MSG_TP_TFDROPPED 
MSG_TP_PROCESSING 
MSG_TP_PROCESSING_ERROR 
MSG_TP_PROCESSED 

Definition at line 42 of file tpMessages.h.

00042                 {
00043       CMD_TP_BUFREQUEST,
00044       MSG_TP_BUFDENIED,
00045       MSG_TP_BUFADDRESS,
00046       CMD_TP_PROCESS,
00047       MSG_TP_TFDROPPED,
00048       MSG_TP_PROCESSING,
00049       MSG_TP_PROCESSING_ERROR,
00050       MSG_TP_PROCESSED
00051    } TpMessage ;


Generated on Mon Feb 15 11:08:14 2010 for loon by  doxygen 1.3.9.1