From f9406cab857e7eb87627c014a880ed859df3bf22 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:00:59 +0000 Subject: Utilisateur : Fcolin Date : 1/06/06 Heure : 10:14 Archivé dans $/Bus/Ivy Commentaire: ajout Binding Callback et SetFilter (vss 12) --- Ivy/IvyApplication.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Ivy/IvyApplication.h b/Ivy/IvyApplication.h index babd82e..ffa6ecb 100644 --- a/Ivy/IvyApplication.h +++ b/Ivy/IvyApplication.h @@ -64,6 +64,9 @@ protected: bool AppConnectedCallbackCalled; Ivy *bus; /* liste des souscriptions remote */ + /* en clair */ + ivy::vector regexp_str_in; + /* compile */ #ifdef USE_PCRE static const int max_subexp = 200; typedef ivy::vector RegexpVector; -- cgit v1.1