Cthulhu  0.2.10
Cthulhu compiler collection
segment_t Struct Reference

a segment inside an event More...

#include <notify.h>

Collaboration diagram for segment_t:

Data Fields

node_t node
 the related node More...
 
STA_FIELD_STRING char * message
 the message associated with this segment More...
 

Detailed Description

a segment inside an event

Definition at line 56 of file notify.h.

Field Documentation

◆ message

STA_FIELD_STRING char* segment_t::message

the message associated with this segment

Definition at line 62 of file notify.h.

◆ node

node_t segment_t::node

the related node

Definition at line 59 of file notify.h.


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