ListenLoopArgsStruct Struct Reference

Auxiliary struct for passing parameters to listening threads. More...

#include <CallbackServerUnparsed.h>

Collaboration diagram for ListenLoopArgsStruct:

Collaboration graph
[legend]

Data Fields

CallbackServerUnparsedcb
int udp

Detailed Description

Auxiliary struct for passing parameters to listening threads.

Definition at line 151 of file CallbackServerUnparsed.h.


Field Documentation

CallbackServerUnparsed* ListenLoopArgsStruct::cb

Definition at line 152 of file CallbackServerUnparsed.h.

Referenced by listenLoop(), and runCallbackServer().

int ListenLoopArgsStruct::udp

Definition at line 153 of file CallbackServerUnparsed.h.

Referenced by listenLoop(), and runCallbackServer().


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