]> granicus.if.org Git - icinga2/blob - lib/livestatus/i2-livestatus.hpp
add some object locking to the Dump method (which could theoreticylly suffer from...
[icinga2] / lib / livestatus / i2-livestatus.hpp
1 /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
2
3 #ifndef I2LIVESTATUS_H
4 #define I2LIVESTATUS_H
5
6 /**
7  * @defgroup icinga Livestatus
8  *
9  * The Livestatus library implements the Livestatus protocol for Icinga.
10  */
11
12 #include "base/i2-base.hpp"
13
14 #endif /* I2LIVESTATUS_H */