Public Member Functions | |
| Consumer_i (long disconnect=0) | |
| void | push (const CORBA::Any &data) |
| void | disconnect_push_consumer () |
| void | consume (CosEventChannelAdmin::EventChannel_ptr channel, const char *&action) |
| Consumer_i () | |
| void | disconnect_pull_consumer () |
| Consumer_i (long disconnect=0) | |
| void | push (const CORBA::Any &data) |
| void | disconnect_push_consumer () |
Private Attributes | |
| cdrMemoryStream | _memstream |
| long | _disconnect |
Definition at line 190 of file events.cc.
| Consumer_i::Consumer_i | ( | ) | [inline] |
Definition at line 159 of file pullcons.cc.
| Consumer_i::Consumer_i | ( | long | disconnect = 0 |
) | [inline] |
Definition at line 169 of file pushcons.cc.
| void Consumer_i::consume | ( | CosEventChannelAdmin::EventChannel_ptr | channel, | |
| const char *& | action | |||
| ) | [inline] |
| void Consumer_i::disconnect_pull_consumer | ( | ) |
Definition at line 163 of file pullcons.cc.
| void Consumer_i::disconnect_push_consumer | ( | ) |
| void Consumer_i::disconnect_push_consumer | ( | ) | [inline] |
| void Consumer_i::push | ( | const CORBA::Any & | data | ) |
| void Consumer_i::push | ( | const CORBA::Any & | data | ) | [inline] |
Definition at line 194 of file events.cc.
References _memstream, Time::current(), and STDOUT_FILENO.
long Consumer_i::_disconnect [private] |
Definition at line 175 of file pushcons.cc.
cdrMemoryStream Consumer_i::_memstream [private] |
1.4.7