Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

testChassis.cc File Reference

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <exception>
#include <string>
#include <FileDescriptor.h>
#include <SocketDescriptor.h>
#include <mps/mps.h>

Include dependency graph for testChassis.cc:

Include dependency graph

Go to the source code of this file.

Compounds

class  AcceptCallback
class  ReadCallback

Typedefs

typedef map< int, ref<FileDescriptor> > outputMap_t

Functions

void doServer ()
void doClient ()
int main (int argc, char *argv[])

Variables

outputMap_t outputs


Typedef Documentation

typedef map< int, ref<FileDescriptor> > outputMap_t
 

Definition at line 47 of file testChassis.cc.


Function Documentation

void doClient ( ) [static]
 

Definition at line 143 of file testChassis.cc.

Referenced by main().

void doServer ( ) [static]
 

Definition at line 129 of file testChassis.cc.

Referenced by main().

int main ( int argc,
char * argv[] )
 

Definition at line 147 of file testChassis.cc.


Variable Documentation

outputMap_t outputs [static]
 

Definition at line 48 of file testChassis.cc.


Generated at Wed Aug 15 01:05:24 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001