arm_message_sent_event Struct Reference

describes a sent event. More...

#include <arm41.h>

Data Fields

arm_int32_t sent_message_count
const arm_char_tdescription

Detailed Description

describes a sent event.


Field Documentation

This is an optional null-terminated character string with a maximum length of 128 characters, including the termination character, which describes the message event. A null value indicates that no message event description is provided.

A count of the number of messages sent that are considered equivalent at the discretion of the instrumenter. A value of 0 is treated as the default value of 1. The count field provides an optional way for an application to indicate multiple messages of the same type with a single message event buffer.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines