Menu

FAMOUSO Struct Reference

This struct or better its defined enum is used for tagging messages. That allows indicating the type of a message and therewith to do the correct steps while processing them. More...

#include <LocalConnectionParameters.h>

Public Types

enum  { SUBSCRIBE = 0x50, UNSUBSCRIBE, PUBLISH = 0x52, ANNOUNCE = 0x56 }

Detailed Description

This struct or better its defined enum is used for tagging messages. That allows indicating the type of a message and therewith to do the correct steps while processing them.


Member Enumeration Documentation

anonymous enum
Enumerator:
SUBSCRIBE 
UNSUBSCRIBE 
PUBLISH 
ANNOUNCE 

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