Home
last modified time | relevance | path

Searched defs:PubSubFeature (Results 1 – 1 of 1) sorted by relevance

/foundation/distributedschedule/samgr_lite/communication/broadcast/source/
Dpub_sub_feature.h41 typedef struct PubSubFeature PubSubFeature; typedef
43 struct PubSubFeature { struct
45 Relation *(*GetRelation)(PubSubFeature *feature, const Topic *topic); argument
46 MutexId mutex;
47 Relation relations;
48 Identity identity;