N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/OrbisQuartus/shared/avl_test.cpp File Reference

#include "test.h"
#include "avl.h"
#include "comparable.h"

Go to the source code of this file.

Classes

class  MyInteger

Defines

#define MULTIPLIER   1000
#define TREE_SIZE   10
#define ITERATIONS   1
#define FINDS   2

Functions

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


Define Documentation

#define FINDS   2
 

Definition at line 55 of file avl_test.cpp.

Referenced by main().

#define ITERATIONS   1
 

Definition at line 54 of file avl_test.cpp.

Referenced by main().

#define MULTIPLIER   1000
 

Definition at line 52 of file avl_test.cpp.

Referenced by main().

#define TREE_SIZE   10
 

Definition at line 53 of file avl_test.cpp.

Referenced by main().


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 58 of file avl_test.cpp.

References error, FINDS, ITERATIONS, MULTIPLIER, and TREE_SIZE.


© 2007, Los Alamos National Security, LLC.