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

tools/SAlexTest.h File Reference

#include "../model/STaskSystem.h"
#include "../probability/SProbabilityDist.h"

Include dependency graph for SAlexTest.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.

Functions

void testGenSmallBroadcastTS ()
STaskSystemgenBroadcastTS (int m, bool zipf, SProbabilityDist *pDist, int n, double rate, int fileCount=-1)
void testBigBroadcast (int m, int n, double rate, int iter=30)
void testIncMsgs ()
void testIncRate ()
void testSeveralTests ()


Function Documentation

STaskSystem* genBroadcastTS int    m,
bool    zipf,
SProbabilityDist   pDist,
int    n,
double    rate,
int    fileCount = -1
 

Generate a new TaskSystem for broadcasting.

Parameters:
m  number of messages
zipf  true=use Zipf distrib for messages, false=use uniform distrib
pDist  distrib of msg lengths, fcnt becomes owner!!
n  number of requests
rate  rate of exp-distrib used for request-distances
fileCount  number of the file, -1 = don't save

void testBigBroadcast int    m,
int    n,
double    rate,
int    iter = 30
 

void testGenSmallBroadcastTS  
 

void testIncMsgs  
 

void testIncRate  
 

void testSeveralTests  
 


Generated on Thu May 22 16:50:17 2003 for Sketch-it! by doxygen1.2.18