NeoPZ
TPZYCSandlerDimaggioTranslator.h
Go to the documentation of this file.
1 /*
2  * File: TPZYCSandlerDimaggioTranslator.h
3  * Author: thiago
4  *
5  * Created on 12 de Março de 2018, 19:41
6  */
7 
8 #ifndef TPZYCSANDLERDIMAGGIOTRANSLATOR_H
9 #define TPZYCSANDLERDIMAGGIOTRANSLATOR_H
10 
11 #include "TPZChunkTranslator.h"
12 
14 public:
17 
18  virtual void UpdateAttributes(TPZChunkInTranslation& chunk, const std::map<std::string, uint64_t>& toVersion);
19 
21 private:
22 
23 };
24 
25 #endif /* TPZYCSANDLERDIMAGGIOTRANSLATOR_H */
26 
virtual void UpdateAttributes(TPZChunkInTranslation &chunk, const std::map< std::string, uint64_t > &toVersion)