gtranslationTable
|
#include "gelectronic.h"
#include "glogger.h"
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | GTranslationTable |
Provides a translation table for GElectronic objects indexed by a vector-based identity. More... | |