Go to the documentation of this file. 21 #ifndef GLOBAL_DECL_HPP 22 #define GLOBAL_DECL_HPP 28 #if OPENFSTVERSION >= 1002000 35 #define APRULETAG 2000000000 36 #define APBASETAG 1000000000 37 #define APCCTAG 1000000 42 #define OOVID 100000000 48 #define SIGMA 999999994 49 #define UNIQUE 999999993 51 #define PROTECTEDEPSILON 999999991 56 #define HASH_MODULE 1000000 60 #define ZDISALLOW_COPY_AND_ASSIGN(TypeName) \ 61 TypeName(const TypeName&); \ 62 void operator=(const TypeName&)