ROSS
tw_out Struct Reference

Rollback-aware output mechanism. More...

#include <ross-types.h>

Data Fields

struct tw_outnext
tw_kpowner
char message [256 - 2 *sizeof(void *)]

Detailed Description

tw_out

Regularly requested feature: rollback-aware output. This will allow us to create an output stream without messages from cancelled events.

Definition at line 246 of file ross-types.h.

Field Documentation

◆ message

char tw_out::message

The actual message content

Definition at line 250 of file ross-types.h.

Referenced by tw_free_output_messages(), and tw_output().

◆ next

◆ owner

tw_kp * tw_out::owner

Definition at line 248 of file ross-types.h.

Referenced by init_output_messages(), and tw_kp_put_back_output_buffer().


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