Cthulhu  0.2.10
Cthulhu compiler collection
target_runtime_t Struct Reference

#include <broker.h>

Collaboration diagram for target_runtime_t:

Data Fields

const target_tinfo
 
broker_tbroker
 
arena_tarena
 
logger_tlogger
 

Detailed Description

Definition at line 297 of file broker.h.

Field Documentation

◆ arena

arena_t* target_runtime_t::arena

Definition at line 302 of file broker.h.

◆ broker

broker_t* target_runtime_t::broker

Definition at line 300 of file broker.h.

◆ info

const target_t* target_runtime_t::info

Definition at line 299 of file broker.h.

◆ logger

logger_t* target_runtime_t::logger

Definition at line 304 of file broker.h.


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