#include "IdGenerator.h"
#include <iostream>
#include "debug_tools.h"
Go to the source code of this file.
Functions | |
ClassImp (IDs::generator) | |
ostream & | operator<< (ostream &os, const IDs::generator &id) |
ClassImp | ( | IDs::generator | ) |
ostream& operator<< | ( | ostream & | os, | |
const IDs::generator & | id | |||
) |
Definition at line 12 of file IdGenerator.cpp.