OpenDDS.DCPS
public interface DataReaderListenerOperations extends DataReaderListenerOperations
| Modifier and Type | Method and Description |
|---|---|
void |
on_budget_exceeded(DataReader reader,
BudgetExceededStatus status) |
void |
on_subscription_disconnected(DataReader reader,
SubscriptionLostStatus status) |
void |
on_subscription_lost(DataReader reader,
SubscriptionLostStatus status) |
void |
on_subscription_reconnected(DataReader reader,
SubscriptionLostStatus status) |
on_data_available, on_liveliness_changed, on_requested_deadline_missed, on_requested_incompatible_qos, on_sample_lost, on_sample_rejected, on_subscription_matchedvoid on_subscription_disconnected(DataReader reader, SubscriptionLostStatus status)
void on_subscription_reconnected(DataReader reader, SubscriptionLostStatus status)
void on_subscription_lost(DataReader reader, SubscriptionLostStatus status)
void on_budget_exceeded(DataReader reader, BudgetExceededStatus status)