#include "foundation_AMOS.hh"
#include "amp.hh"
#include <cstdlib>
#include <ctime>
#include <sstream>
#include <iostream>
Include dependency graph for banktest.cc:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
const string | BANK_STORE_DIR = "_bank_" |
const string | STREAM_STORE_DIR = "_stream_" |
|
Definition at line 13 of file banktest.cc. References BANK_STORE_DIR, AMOS::ID_t, AMOS::NULL_STRING, and STREAM_STORE_DIR. |
|
Definition at line 10 of file banktest.cc. Referenced by main(). |
|
Definition at line 11 of file banktest.cc. Referenced by main(). |