41 static std::string
header() {
return "timestamp,event,topic\n"; }
43 void print(std::ostream& os)
const
This file includes all the types the logdecoder script will decode.
Loggable struct for each event posted.
static std::string header()
void print(std::ostream &os) const