#include <iostream>
#include "mop.h"
#include <map>
#include "MetadataWriter.h"
#include "IopcTranslatingSupport.h"
Include dependency graph for iopcTranslator.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | GeneralClassInfo |
Basic information about a class (persistent capable or not). More... | |
class | GeneralClassMap |
This class stores information about all classes found in a source file. More... | |
class | IopcTranslator |
Main class of IOPC SP. Called by OpenC++ framework to translate individual pieces of parsed source tree. More... |