|
CoSWoT Servient-C
|
#include <CoSSB.h>
Public Attributes | |
| const char * | topic |
| size_t | numberOfSubscribers |
| func * | callBackList |
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.
| func* SubscribtionList::callBackList |
list of callbacks
| size_t SubscribtionList::numberOfSubscribers |
number of callback function to call
| const char* SubscribtionList::topic |
topic of the graph