|
gtranslationTable
|
#include "gelectronic.h"#include "gbase.h"#include <string>#include <unordered_map>#include <vector>#include "gtranslationTable_options.h"

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... | |