summaryrefslogtreecommitdiff
path: root/2005/i/robert/src/es/es.hh
diff options
context:
space:
mode:
authorhaller2005-05-04 20:22:59 +0000
committerhaller2005-05-04 20:22:59 +0000
commit74b469d936bad634197429ec5f3dc8d2e5cd654c (patch)
treebf9ea2c430c02a2811e03b8fcf57e8ad176fbe51 /2005/i/robert/src/es/es.hh
parentd3726bf21e29a70b4141a5802cb9a50b7880f364 (diff)
Modification de la politique de sync
Diffstat (limited to '2005/i/robert/src/es/es.hh')
-rw-r--r--2005/i/robert/src/es/es.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/2005/i/robert/src/es/es.hh b/2005/i/robert/src/es/es.hh
index ebe9c9f..bccfcf6 100644
--- a/2005/i/robert/src/es/es.hh
+++ b/2005/i/robert/src/es/es.hh
@@ -89,6 +89,8 @@ class Es : public Proto::Receiver
void loadConfig(const Config & config);
/// définition du receiver::receive
void receive(char command, const Proto::Frame & frame);
+ /// sync..
+ bool sync(void);
};
#endif // es_hh