Struct WaitSetInfo

Struct Documentation

struct WaitSetInfo

Public Members

dds_WaitSet *wait_set
dds_ConditionSeq *active_conditions
dds_ConditionSeq *attached_conditions
std::vector<SubscriberInfo*> cached_subscriptions
std::vector<dds_GuardCondition*> cached_guard_conditions
std::vector<ServiceInfo*> cached_service_conditions
std::vector<ClientInfo*> cached_client_conditions
std::vector<EventInfo*> cached_event_conditions
std::unordered_set<dds_Condition*> cached_status_conditions
std::mutex lock