L:/channel/channel/examples/text_recv/send.cpp File Reference

#include <iostream>
#include <string>
#include <Channel.h>

Go to the source code of this file.

Classes

struct  Test_String_Msg

Typedefs

typedef string IdType
typedef Channel< IdTypeChan
typedef Channel< IdType >::Msg ChanMsg

Functions

int main (int, char *argv[])

Variables

std::string PING_MSG = "_PING_"
std::string PONG_MSG = "_PONG_"
std::string TEST_STRING_MSG = "_TEST_"


Typedef Documentation

typedef Channel<IdType> Chan
 

Definition at line 31 of file send.cpp.

typedef Channel<IdType>::Msg ChanMsg
 

Definition at line 32 of file send.cpp.

typedef string IdType
 

Definition at line 29 of file send.cpp.


Function Documentation

int main int  ,
char *  argv[]
 

Definition at line 60 of file send.cpp.

References channel::FAILURE.


Variable Documentation

std::string PING_MSG = "_PING_"
 

Definition at line 44 of file send.cpp.

std::string PONG_MSG = "_PONG_"
 

Definition at line 45 of file send.cpp.

std::string TEST_STRING_MSG = "_TEST_"
 

Definition at line 46 of file send.cpp.


Generated on Mon Feb 27 19:59:22 2006 for channel by  doxygen 1.4.6-NO