NDEVR
API Documentation
EncodedMessage

Represents an encoded message associated with a resource version, including header and body. More...

Collaboration diagram for EncodedMessage:
[legend]

Public Attributes

HighCapacityBuffer< uint01header
 Encoded message header.
HighCapacityBuffer< uint01message
 Encoded message body.
sint04 resource_id = Constant<sint04>::Invalid
 Associated resource ID.
Time time
 Timestamp of the message.
sint04 user_id = Constant<sint04>::Invalid
 User who sent the message.
sint04 version_id = Constant<sint04>::Invalid
 Associated version ID.

Detailed Description

Represents an encoded message associated with a resource version, including header and body.


Definition at line 143 of file ServerActions.h.


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