t_array.cpp File Reference

#include <basis/byte_array.h>
#include <basis/chaos.h>
#include <basis/function.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <data_struct/matrix.h>
#include <data_struct/static_memory_gremlin.h>
#include <loggers/console_logger.h>
#include <mathematics/float_plus.h>
#include <mechanisms/time_stamp.h>
#include <opsystem/application_shell.h>
#include <unit_test/unit_base.h>

Include dependency graph for t_array.cpp:

Go to the source code of this file.

Defines

#define LOG(s)   EMERGENCY_LOG(program_wide_logger(), s)

Functions

template<class contents>
bool compare_arrays (const array< contents > &a, const array< contents > &b)

Variables

const float MAX_TEST_DURATION_ms = 200
const int MAX_SIMULTANEOUS_OBJECTS = 42
const int MIN_OBJECT = -30
const int MAX_OBJECT = 98
const int MIN_BLOCK = 100
const int MAX_BLOCK = MAX_OBJECT * 2
gerkin borgia


Define Documentation

#define LOG (  )     EMERGENCY_LOG(program_wide_logger(), s)

Definition at line 49 of file t_array.cpp.


Function Documentation

template<class contents>
bool compare_arrays ( const array< contents > &  a,
const array< contents > &  b 
) [inline]

Definition at line 217 of file t_array.cpp.

References array< contents >::length().


Variable Documentation

gerkin borgia

Definition at line 836 of file t_array.cpp.

Referenced by run_test_18().

const int MAX_BLOCK = MAX_OBJECT * 2

Definition at line 44 of file t_array.cpp.

const int MAX_OBJECT = 98

Definition at line 41 of file t_array.cpp.

const int MAX_SIMULTANEOUS_OBJECTS = 42

Definition at line 38 of file t_array.cpp.

const float MAX_TEST_DURATION_ms = 200

Definition at line 35 of file t_array.cpp.

const int MIN_BLOCK = 100

Definition at line 43 of file t_array.cpp.

const int MIN_OBJECT = -30

Definition at line 40 of file t_array.cpp.


Generated on Mon Jul 26 04:22:56 2010 for HOOPLE Libraries by  doxygen 1.5.6