collSet(* dcrudIRegistry_getClients_t)(void *userContext, const char *interfaceName)
collSet dcrudIRegistry_getParticipants(dcrudIRegistry This)
collSet(* dcrudIRegistry_getConsumers_t)(void *userContext, const char *dataName)
collSet(* dcrudIRegistry_getParticipants_t)(void *userContext)
collSet dcrudIRegistry_getClients(dcrudIRegistry This, const char *interfaceName)
dcrudIRegistry dcrudIRegistry_new(void *userContext, dcrudIRegistry_getParticipants_t getParticipants, dcrudIRegistry_getClients_t getClients, dcrudIRegistry_getConsumers_t getConsumers)
void dcrudIRegistry_delete(dcrudIRegistry *This)
collSet dcrudIRegistry_getConsumers(dcrudIRegistry This, const char *dataName)