include
cras_cpp_common
log_utils
node.h
Go to the documentation of this file.
1
#pragma once
2
3
// SPDX-License-Identifier: BSD-3-Clause
4
// SPDX-FileCopyrightText: Czech Technical University in Prague
5
12
#include <
cras_cpp_common/log_utils.h
>
13
14
namespace
cras
15
{
16
20
class
NodeLogHelper
:
public
::cras::RosconsoleLogHelper
21
{
22
};
23
24
}
cras
Definition:
any.hpp:15
cras::NodeLogHelper
Definition:
node.h:20
log_utils.h
ROS logging helpers.
cras::RosconsoleLogHelper
Log helper relaying all of its work to the same mechanism used by ROS_* logging macros.
Definition:
log_utils.h:208
cras_cpp_common
Author(s): Martin Pecka
autogenerated on Tue Nov 26 2024 03:49:04