UpdateContainer Struct Reference

Little helper to collect args for the new created thread. More...

Collaboration diagram for UpdateContainer:

Collaboration graph
[legend]

Data Fields

XmlBlasterAccessUnparsedxa
MsgUnitArrmsgUnitArrP
void * userData
XmlBlasterException exception
SocketDataHolder socketDataHolder

Detailed Description

Little helper to collect args for the new created thread.

Definition at line 43 of file XmlBlasterAccessUnparsed.c.


Field Documentation

XmlBlasterAccessUnparsed* UpdateContainer::xa

Definition at line 44 of file XmlBlasterAccessUnparsed.c.

Referenced by interceptUpdate(), and runUpdate().

MsgUnitArr* UpdateContainer::msgUnitArrP

Definition at line 45 of file XmlBlasterAccessUnparsed.c.

Referenced by interceptUpdate(), and runUpdate().

void* UpdateContainer::userData

Definition at line 46 of file XmlBlasterAccessUnparsed.c.

Referenced by interceptUpdate(), and runUpdate().

XmlBlasterException UpdateContainer::exception

Definition at line 47 of file XmlBlasterAccessUnparsed.c.

Referenced by interceptUpdate(), and runUpdate().

SocketDataHolder UpdateContainer::socketDataHolder

Definition at line 48 of file XmlBlasterAccessUnparsed.c.

Referenced by interceptUpdate(), and runUpdate().


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