Fast RTPS
Version 2.1.0
Fast RTPS
Log.h
1
2
// Copyright 2016 Proyectos y Sistemas de Mantenimiento SL (eProsima).
3
//
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
// you may not use this file except in compliance with the License.
6
// You may obtain a copy of the License at
7
//
8
// http://www.apache.org/licenses/LICENSE-2.0
9
//
10
// Unless required by applicable law or agreed to in writing, software
11
// distributed under the License is distributed on an "AS IS" BASIS,
12
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
// See the License for the specific language governing permissions and
14
// limitations under the License.
15
//
16
#ifndef _FASTRTPS_LOG_LOG_H_
17
#define _FASTRTPS_LOG_LOG_H_
18
19
#include <fastdds/dds/log/Log.hpp>
20
21
namespace
eprosima
{
22
namespace
fastrtps {
23
24
using
LogConsumer
= fastdds::dds::LogConsumer;
25
using
Log
= fastdds::dds::Log;
26
27
}
// namespace fastrtps
28
}
// namespace eprosima
29
30
#endif
eprosima::fastrtps::Log
fastdds::dds::Log Log
Definition:
Log.h:25
eprosima::fastrtps::LogConsumer
fastdds::dds::LogConsumer LogConsumer
Definition:
Log.h:24
eprosima
eProsima namespace.
Definition:
LibrarySettingsAttributes.h:23
include
fastrtps
log
Log.h
Generated on Fri Dec 25 2020 16:42:54 for