| 
| #define  | INSTANCIATE_call_0_1(r,  a1)   HANDLER_EXTERN template r call0<r,a1>(std::string,std::string, std::string, a1) | 
|   | 
| #define  | INSTANCIATE_call_0_2(r,  a1,  a2)   HANDLER_EXTERN template r call0<r,a1,a2>(std::string,std::string, std::string, a1, a2) | 
|   | 
| #define  | INSTANCIATE_call_0_3(r,  a1,  a2,  a3)   HANDLER_EXTERN template r call0<r,a1,a2,a3>(std::string,std::string, std::string, a1, a2) | 
|   | 
| #define  | INSTANCIATE_call_1_0(r,  a1)   HANDLER_EXTERN template r call1<r,a1>(std::string,std::string, a1) | 
|   | 
| #define  | INSTANCIATE_call_1_1(r,  a1,  a2)   HANDLER_EXTERN template r call1<r,a1,a2>(std::string,std::string, a1, a2) | 
|   | 
| #define  | INSTANCIATE_call_1_2(r,  a1,  a2,  a3)   HANDLER_EXTERN template r call1<r,a1,a2,a3>(std::string,std::string, a1, a2, a3) | 
|   | 
| #define  | INSTANCIATE_call_1_3(r,  a1,  a2,  a3,  a4)   HANDLER_EXTERN template r call1<r,a1,a2,a3,a4>(std::string,std::string, a1, a2, a3, a4) | 
|   | 
| #define  | INSTANCIATE_call_1_4(r,  a1,  a2,  a3,  a4,  a5)   HANDLER_EXTERN template r call1<r,a1,a2,a3,a4,a5>(std::string,std::string, a1, a2, a3, a4, a5) | 
|   | 
| #define  | INSTANCIATE_call_2_0(r,  a1,  a2)   HANDLER_EXTERN template r call2<r,a1,a2>(std::string,std::string, a1, a2) | 
|   | 
| #define  | INSTANCIATE_call_2_1(r,  a1,  a2,  a3)   HANDLER_EXTERN template r call2<r,a1,a2,a3>(std::string,std::string, a1, a2, a3) | 
|   | 
| #define  | UNDEF_ON_EXIT | 
|   | 
 | 
| HANDLER_EXTERN template automaton_t  | awali::dyn::loading::call1< automaton_t, automaton_t > (std::string, std::string, automaton_t) | 
|   | 
| HANDLER_EXTERN template automaton_t  | awali::dyn::loading::call1< automaton_t, automaton_t, automaton_t > (std::string, std::string, automaton_t, automaton_t) | 
|   | 
| HANDLER_EXTERN template automaton_t  | awali::dyn::loading::call1< automaton_t, automaton_t, bool > (std::string, std::string, automaton_t, bool) | 
|   | 
| HANDLER_EXTERN template bool  | awali::dyn::loading::call1< bool, automaton_t > (std::string, std::string, automaton_t) | 
|   | 
| HANDLER_EXTERN template bool  | awali::dyn::loading::call1< bool, automaton_t, automaton_t > (std::string, std::string, automaton_t, automaton_t) | 
|   | 
| HANDLER_EXTERN template void  | awali::dyn::loading::call1< void, automaton_t > (std::string, std::string, automaton_t) | 
|   | 
| HANDLER_EXTERN template bool  | awali::dyn::loading::call2< bool, automaton_t, automaton_t > (std::string, std::string, automaton_t, automaton_t) | 
|   |