#include <iostream>#include <iomanip>#include <string>#include <map>#include <string.h>#include <sys/types.h>#include <sys/wait.h>#include "ShmAllocator.h"Namespaces | |
| namespace | std |
Classes | |
| class | CommandLineParameters |
| class | InputLinesReader |
Typedefs | |
| typedef map< int, int, less< int >, Allocator< pair< int, int > > > | SharedMap |
| typedef SharedMap::iterator | SharedMapIt |
Functions | |
| int | main (int argc, char **argv) |
|
|
|
|
|
|
|
||||||||||||
|
|
1.3.6