Cthulhu  0.2.10
Cthulhu compiler collection
broker.inc File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BROKER_PASS(ID, STR)
 
#define BROKER_STAGE(ID, STR)
 
#define BROKER_EVENT(ID, STR)
 
#define BROKER_ARENA(ID, STR)
 
#define FILE_LAYOUT(id, str)
 

Macro Definition Documentation

◆ BROKER_ARENA

#define BROKER_ARENA (   ID,
  STR 
)

Definition at line 60 of file broker.inc.

◆ BROKER_EVENT

#define BROKER_EVENT (   ID,
  STR 
)

Definition at line 51 of file broker.inc.

◆ BROKER_PASS

#define BROKER_PASS (   ID,
  STR 
)

Definition at line 4 of file broker.inc.

◆ BROKER_STAGE

#define BROKER_STAGE (   ID,
  STR 
)

Definition at line 15 of file broker.inc.

◆ FILE_LAYOUT

#define FILE_LAYOUT (   id,
  str 
)

Definition at line 79 of file broker.inc.