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

talker.h File Reference

#include "graphbuilder.h"
#include "sampler.h"
#include "pvminterface.h"
#include <algorithm>
#include <sstream>

Include dependency graph for talker.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  LeafCountsStruct
 An array of these is sent to synchronize simulations. More...

class  Talker
 Reads and executes interactive user commands. More...


Defines

#define MAXLEAFMESSAGE_SIZE   ((5 * Mb)/sizeof(LeafCountsStruct))
 Used for sorting. More...


Detailed Description

Definition in file talker.h.


Define Documentation

#define MAXLEAFMESSAGE_SIZE   ((5 * Mb)/sizeof(LeafCountsStruct))
 

Used for sorting.

Definition at line 44 of file talker.h.

Referenced by Talker::ProcessCommand(), and Talker::PropagateLeafCounts().


Generated on Wed May 29 11:37:23 2002 for MarkovPR by doxygen1.2.15