CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
LogWireCatalog Struct Reference

#include <logwire.h>

Data Fields

const LogWireChanInfochans
 Channels the sender has interned.
 
int nchans
 Number of channels.
 

Detailed Description

What a sender is capable of logging

The channel inventory, which is what an operator browses before deciding what to subscribe to. Call sites are not in it: C offers no portable way to enumerate the statics in a binary, so what a channel actually says only becomes visible once something logs to it.

Definition at line 131 of file logwire.h.


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