src/vapiMacroBypass.h

Ir para a documentação deste ficheiro.
00001 #ifndef _VAPI_MACRO_BYPASS_H_
00002 #define _VAPI_MACRO_BYPASS_H_
00003 
00004 void v_bypass_init ();
00005 
00006 void v_bypass_append (const char *macroTag, int NumberOfMacroOperations);
00007 
00008 void v_bypass_set(const char * macroTag, int itemNum);
00009 
00010 vBoolean v_bypass_get(const char * macroTag, int itemNum);
00011 
00012 void v_bypass_clean();
00013 
00014 vBoolean v_stopby_get (const char *macroTag, int itemNum);
00015 
00016 void v_stopby_set (const char *macroTag, int itemNum);
00017 
00018 void v_bypass_reload();
00019 
00020 void v_bypass_set_updatable(vBoolean Updatable);
00021 #endif

Gerado em Tue Jul 24 10:34:59 2007 para Vapi por  doxygen 1.5.1