UTILLib 2.0
Common C++ library with utilities.
Loading...
Searching...
No Matches
structureddata.h File Reference

Syslog structured data interface. More...

#include <string>
#include <vector>
Include dependency graph for structureddata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  util::syslog::StructuredData
 Defines a simple interface against structured data item. More...

Namespaces

namespace  util
 Main namespace for the util library.
namespace  util::syslog
 The syslog namespace is used for the syslog interface.

Detailed Description

Reporting alarm and location information in a syslog message, requires using so-called structure data. The data consist of a data identity and one or more name value pair.