Kea
2.7.5
message_types.h
Go to the documentation of this file.
1
// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
2
//
3
// This Source Code Form is subject to the terms of the Mozilla Public
4
// License, v. 2.0. If a copy of the MPL was not distributed with this
5
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7
#ifndef MESSAGE_TYPES_H
8
#define MESSAGE_TYPES_H
9
10
#include <string.h>
11
12
namespace
isc
{
13
namespace
log {
14
15
typedef
const
char
*
MessageID
;
16
22
bool
equalMessageID
(
const
MessageID
& m1,
const
MessageID
& m2);
23
24
}
// namespace log
25
}
// namespace isc
26
27
28
29
#endif
// MESSAGE_TYPES_H
isc::log::equalMessageID
bool equalMessageID(const MessageID &m1, const MessageID &m2)
Compare MessageID for Equality.
isc::log::MessageID
const char * MessageID
Definition
message_types.h:15
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
lib
log
message_types.h
Generated on Wed Nov 20 2024 11:53:25 for Kea by
1.10.0