Ping_Pong_Msg Class Reference

#include <Task_Msg.h>

List of all members.

Public Types

enum  { MAX_STR_LEN = 1024*1024 }
enum  { MAX_STR_LEN = 1024*1024 }

Public Member Functions

 Ping_Pong_Msg ()
 Ping_Pong_Msg ()

Public Attributes

int len
char data [MAX_STR_LEN]
int count


Detailed Description

Definition at line 35 of file Task_Msg.h.


Member Enumeration Documentation

anonymous enum
 

Enumerator:
MAX_STR_LEN 

Definition at line 25 of file Task_Msg.h.

anonymous enum
 

Enumerator:
MAX_STR_LEN 

Definition at line 37 of file Task_Msg.h.


Constructor & Destructor Documentation

Ping_Pong_Msg::Ping_Pong_Msg  )  [inline]
 

Definition at line 41 of file Task_Msg.h.

Ping_Pong_Msg::Ping_Pong_Msg  )  [inline]
 

Definition at line 29 of file Task_Msg.h.


Member Data Documentation

int Ping_Pong_Msg::count
 

Definition at line 40 of file Task_Msg.h.

Referenced by Pong_Task::send_ping_pong(), Pong_Task::work(), and Ping_Task::work().

char Ping_Pong_Msg::data
 

Definition at line 39 of file Task_Msg.h.

Referenced by Pong_Task::send_ping_pong(), Pong_Task::work(), and Ping_Task::work().

int Ping_Pong_Msg::len
 

Definition at line 38 of file Task_Msg.h.

Referenced by Pong_Task::send_ping_pong(), Pong_Task::work(), and Ping_Task::work().


The documentation for this class was generated from the following files:
Generated on Mon Feb 27 19:59:23 2006 for channel by  doxygen 1.4.6-NO