CoSWoT Servient-C
Loading...
Searching...
No Matches
Public Attributes | List of all members
SubscribtionList Struct Reference

#include <CoSSB.h>

Public Attributes

const char * topic
 
size_t numberOfSubscribers
 
func * callBackList
 

Detailed Description

This Structure describes each cell of the TopicList structure. Each cell is composed of a topic and the list of callbacks that should be called if a graph is published on that topic.

Member Data Documentation

◆ callBackList

func* SubscribtionList::callBackList

list of callbacks

◆ numberOfSubscribers

size_t SubscribtionList::numberOfSubscribers

number of callback function to call

◆ topic

const char* SubscribtionList::topic

topic of the graph


The documentation for this struct was generated from the following file: