ROSS
Data Fields
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 236 of file ross-types.h.

Field Documentation

char tw_out::message[256-2 *sizeof(void *)]

The actual message content

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

Referenced by tw_free_output_messages(), and tw_output().

struct tw_out* tw_out::next
tw_kp* tw_out::owner

Definition at line 238 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 file: