/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/eformat/eformat-00-00-04/eformat/old/util.h

Go to the documentation of this file.
00001 //Dear emacs, this is -*- c++ -*-
00002 
00014 #ifndef EFORMAT_OLD_UTIL_H
00015 #define EFORMAT_OLD_UTIL_H
00016 
00017 #include <stdint.h>
00018 
00019 namespace eformat {
00020 
00021   namespace old {
00022 
00029     uint32_t convert_source (uint32_t old_id);
00030 
00045     uint32_t convert(const uint32_t* src, uint32_t* dest, uint32_t max);
00046 
00047   }
00048 
00049 }
00050 
00051 #endif /* EFORMAT_OLD_UTIL_H */

Generated on Tue Nov 29 22:58:25 2016 for BOSS_7.0.2 by  doxygen 1.4.7