smax-clib v0.9
A C/C++ client library for SMA-X
Loading...
Searching...
No Matches
XMessage Struct Reference

SMA-X program message. More...

#include <smax.h>

Data Fields

char * host
 Host where message originated from.
 
char * prog
 Originator program name.
 
char * text
 Message body (with timestamp stripped).
 
double timestamp
 Message timestamp, if available (otherwise 0.0)
 
char * type
 Message type, e.g. "info", "detail", "warning", "error".
 

Detailed Description

SMA-X program message.


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