5 #ifndef __WVBATCHSIGNAL_H
6 #define __WVBATCHSIGNAL_H
9 #include <wvistreamlist.h>
19 WvIStreamList::globallist.append(
this,
false, _id);
23 WvIStreamList::globallist.unlink(
this);
49 WvStreamCallback(
this, &WvBellPull::bellpull_cb), NULL);
54 bellpull(_other.bellpull)
63 void delay(time_t msec_timeout)
65 bellpull->
alarm(msec_timeout);