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

A record serializer, owned by whichever transport it was handed to. More...

#include <logserializer.h>

Data Fields

LogSerializeFunc serialize
 Called once per record.
 
LogSerializerClose close
 Optional; called when the owning transport closes.
 
void * userdata
 Serializer-private context.
 

Detailed Description

A record serializer, owned by whichever transport it was handed to.

Definition at line 76 of file logserializer.h.


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