#include <cassert>
#include <string>
#include <map>
#include <iostream>
#include <sstream>
#include <test/trademgen/EventStream.hpp>
#include <test/trademgen/CategoricalAttribute.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *const argv[]) |
int main | ( | int | argc, |
char *const | argv[] | ||
) |
Definition at line 12 of file generateEvents.cpp.