on this file might be covered by the GNU General Public License.
*/
-#ifndef CONFIGURATIONCOMMANDLINE_H
-#define CONFIGURATIONCOMMANDLINE_H
+#ifndef CONFIGURATION_COMMAND_LINE_H
+#define CONFIGURATION_COMMAND_LINE_H
#include <boost/program_options.hpp>
};
-#endif // CONFIGURATIONCOMMANDLINE_H
+#endif // CONFIGURATION_COMMAND_LINE_H
on this file might be covered by the GNU General Public License.
*/
-#ifndef CONFIGURATIONFILE_H
-#define CONFIGURATIONFILE_H
+#ifndef CONFIGURATION_FILE_H
+#define CONFIGURATION_FILE_H
#include <string>
};
-#endif // CONFIGURATIONFILE_H
+#endif // CONFIGURATION_FILE_H
on this file might be covered by the GNU General Public License.
*/
-#ifndef CONFIGURATIONINTERFACE_H
-#define CONFIGURATIONINTERFACE_H
+#ifndef CONFIGURATION_INTERFACE_H
+#define CONFIGURATION_INTERFACE_H
#include <boost/program_options.hpp>
};
-#endif // CONFIGURATIONINTERFACE_H
+#endif // CONFIGURATION_INTERFACE_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef CONFIGURATIONREADER_H
-#define CONFIGURATIONREADER_H
+#ifndef CONFIGURATION_READER_H
+#define CONFIGURATION_READER_H
#include <boost/program_options.hpp>
};
-#endif // CONFIGURATIONREADER_H
+#endif // CONFIGURATION_READER_H
typedef std::vector< HostItem > HostList;
-#endif /* HOST_H */
+#endif // HOST_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef DNSRESOLVER_H
-#define DNSRESOLVER_H
+#ifndef DNS_RESOLVER_H
+#define DNS_RESOLVER_H
#include <string>
#include <list>
};
-#endif /* DNSRESOLVER_H */
+#endif // DNS_RESOLVER_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef HOSTADDRESS_H_
-#define HOSTADDRESS_H_
+#ifndef HOST_ADDRESS_H
+#define HOST_ADDRESS_H
#include <string>
};
-#endif /* HOSTADDRESS_H_ */
+#endif // HOST_ADDRESS_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef TIMETOLIVE_H
-#define TIMETOLIVE_H
+#ifndef TIME_TO_LIVE_H
+#define TIME_TO_LIVE_H
#include <boost/asio.hpp>
boost::posix_time::ptime TtlSetTime;
};
-#endif /* TIMETOLIVE_H */
+#endif // TIME_TO_LIVE_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef HOSTSTATUSANALYZER_H
-#define HOSTSTATUSANALYZER_H
+#ifndef HOST_STATUS_ANALYZER_H
+#define HOST_STATUS_ANALYZER_H
#include <string>
};
-#endif /* HOSTSTATUSANALYZER_H */
+#endif // HOST_STATUS_ANALYZER_H
};
-#endif /* PINGER_H */
+#endif // PINGER_H
on this file might be covered by the GNU General Public License.
*/
-#ifndef PINGERFACTORY_H
-#define PINGERFACTORY_H
+#ifndef PINGER_FACTORY_H
+#define PINGER_FACTORY_H
#include <string>
};
-#endif /* PINGERFACTORY_H */
+#endif // PINGER_FACTORY_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef PINGINTERVAL_H
-#define PINGINTERVAL_H
+#ifndef PING_INTERVAL_H
+#define PING_INTERVAL_H
//-----------------------------------------------------------------------------
// PingIntervalType
};
-#endif /* PINGINTERVAL_H */
+#endif // PING_INTERVAL_H
on this file might be covered by the GNU General Public License.
*/
-#ifndef PINGPROTOCOL_H
-#define PINGPROTOCOL_H
+#ifndef PING_PROTOCOL_H
+#define PING_PROTOCOL_H
#include <string>
PingProtocol get_ping_protocol_from_string( const std::string protocol_string );
-#endif /* PINGPROTOCOL_H */
+#endif // PING_PROTOCOL_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef PINGSCHEDULER_H
-#define PINGSCHEDULER_H
+#ifndef PING_SCHEDULER_H
+#define PING_SCHEDULER_H
#include <string>
#include <vector>
typedef std::vector< PingSchedulerItem > PingSchedulerList;
-#endif /* PINGSCHEDULER_H */
+#endif // PING_SCHEDULER_H
PingStatus_FailureDestinationUnreachable
};
-#endif /* PING_STATUS_H */
+#endif // PING_STATUS_H
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMPDATA_H
-#define ICMPDATA_H
+#ifndef ICMP_DATA_H
+#define ICMP_DATA_H
#include <string>
typedef std::string IcmpData;
-#endif /* ICMPDATA_H */
+#endif // ICMP_DATA_H
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMPPACKET_H
-#define ICMPPACKET_H
+#ifndef ICMP_PACKET_H
+#define ICMP_PACKET_H
#include <stdint.h>
IcmpData IcmpPayloadData;
};
-#endif /* ICMPPACKET_H */
+#endif // ICMP_PACKET_H
IcmpType_Generic = 43
};
-#endif /* ICMP_TYPE_H */
+#endif // ICMP_TYPE_H
uint16_t header_length; // TCP or UDP header length
};
-#endif /* PSEUDO_IPV4_HEADER_H */
+#endif // PSEUDO_IPV4_HEADER_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef LINKSTATUSANALYZER_H
-#define LINKSTATUSANALYZER_H
+#ifndef LINK_STATUS_ANALYZER_H
+#define LINK_STATUS_ANALYZER_H
#include <set>
#include <string>
typedef boost::shared_ptr<LinkStatusAnalyzer> LinkStatusAnalyzerItem;
-#endif /* LINKSTATUSANALYZER_H */
+#endif // LINK_STATUS_ANALYZER_H
This exception does not invalidate any other reasons why a work based
on this file might be covered by the GNU General Public License.
*/
-#ifndef STATUSNOTIFIERCOMMAND_H
-#define STATUSNOTIFIERCOMMAND_H
+#ifndef STATUS_NOTIFIER_COMMAND_H
+#define STATUS_NOTIFIER_COMMAND_H
#include <string>
};
-#endif /* STATUSNOTIFIERCOMMAND_H */
+#endif // STATUS_NOTIFIER_COMMAND_H