Genivia Home Documentation
soap_wsrm_message Struct Reference

updated Thu Mar 21 2024 by Robert van Engelen
 
Public Attributes | List of all members
soap_wsrm_message Struct Reference

Linked list of unacknowledged messages stored for retransmission. More...

#include <wsrmapi.h>

Collaboration diagram for soap_wsrm_message:
Collaboration graph
[legend]

Public Attributes

enum soap_wsrm_message_state state
 
struct soap_wsrm_contentlist
 
struct soap_wsrm_contentlast
 
ULONG64 num
 
struct soap_wsrm_messagenext
 

Detailed Description

Linked list of unacknowledged messages stored for retransmission.

Member Data Documentation

struct soap_wsrm_content * soap_wsrm_message::last

list of content blocks

struct soap_wsrm_content* soap_wsrm_message::list
struct soap_wsrm_message* soap_wsrm_message::next

next message in list

ULONG64 soap_wsrm_message::num

message number

enum soap_wsrm_message_state soap_wsrm_message::state

(n)ack state


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