Typedef PntosMessage

Typedef Documentation

typedef struct PntosMessage PntosMessage

A container for an ASPN message. This container may contain either proper ASPN messages which are part of the ASPN data model, or extension messages specific to pntOS which augment ASPN. For messages of the former type, the wrapped message’s message_type field should be used directly. For messages of the latter type, cast the wrapped message’s message_type field to PntosMessageType.

Invariants: