t_int_hash.cpp File Reference

#include <basis/chaos.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <data_struct/int_hash.cpp>
#include <mechanisms/time_stamp.h>
#include <opsystem/application_shell.h>
#include <loggers/console_logger.h>
#include <loggers/file_logger.h>
#include <data_struct/static_memory_gremlin.h>
#include <textual/string_manipulation.h>

Include dependency graph for t_int_hash.cpp:

Go to the source code of this file.

Typedefs

typedef int_hash< data_shuttle > our_hash

Enumerations

enum  test_actions {
  FIRST_TEST = 38, ADD = FIRST_TEST, ADD_ADD, ZAP,
  ADD_ZAP, ZAP_ADD, FIND, ACQUIRE,
  FIND_ZAP_ADD, ACQUIRE_ADD_ZAP, FIND_ADD_FIND, RESET,
  CHECK_SANITY, REHASH, COPY, LAST_TEST = COPY,
  FIRST_TEST = 38, ADD = FIRST_TEST, ADD_ADD, ZAP,
  ADD_ZAP, ZAP_ADD, FIND, ACQUIRE,
  FIND_ZAP_ADD, ACQUIRE_ADD_ZAP, FIND_ADD_FIND, RESET,
  CHECK_SANITY, REHASH, COPY, LAST_TEST = COPY
}

Functions

int functional_return (int to_pass)

Variables

const int TEST_DURATION = 4 * MINUTE_ms
const int MAX_DEFAULT_BITS = 2
int_hash< data_shuttle > * _hang_on = NIL


Typedef Documentation

typedef int_hash<data_shuttle> our_hash

Definition at line 144 of file t_int_hash.cpp.


Enumeration Type Documentation

enum test_actions

Enumerator:
FIRST_TEST 
ADD 
ADD_ADD 
ZAP 
ADD_ZAP 
ZAP_ADD 
FIND 
ACQUIRE 
FIND_ZAP_ADD 
ACQUIRE_ADD_ZAP 
FIND_ADD_FIND 
RESET 
CHECK_SANITY 
REHASH 
COPY 
LAST_TEST 
FIRST_TEST 
ADD 
ADD_ADD 
ZAP 
ADD_ZAP 
ZAP_ADD 
FIND 
ACQUIRE 
FIND_ZAP_ADD 
ACQUIRE_ADD_ZAP 
FIND_ADD_FIND 
RESET 
CHECK_SANITY 
REHASH 
COPY 
LAST_TEST 

Definition at line 38 of file t_int_hash.cpp.


Function Documentation

int functional_return ( int  to_pass  ) 

Definition at line 388 of file t_int_hash.cpp.


Variable Documentation

int_hash<data_shuttle>* _hang_on = NIL

Definition at line 243 of file t_int_hash.cpp.

const int MAX_DEFAULT_BITS = 2

Definition at line 33 of file t_int_hash.cpp.

const int TEST_DURATION = 4 * MINUTE_ms

Definition at line 30 of file t_int_hash.cpp.


Generated on Sat Oct 11 04:29:53 2008 for HOOPLE Libraries by  doxygen 1.5.1