mc_rtc
2.14.0
deprecated.h
Go to the documentation of this file.
1
/*
2
* Copyright 2015-2022 CNRS-UM LIRMM, CNRS-AIST JRL
3
*/
4
5
#pragma once
6
7
#include <
mc_rtc/logging.h
>
8
#include <mc_rtc/macros/deprecated.h>
9
#include "
mc_rtc/utils_api.h
"
10
13
namespace
mc_rtc
14
{
15
16
namespace
log
17
{
18
20
MC_RTC_UTILS_DLLAPI
void
deprecated
(
const
std::string & source,
21
const
std::string & old,
22
const
std::string & replace,
23
const
std::string & details =
""
);
24
25
}
// namespace log
26
27
}
// namespace mc_rtc
logging.h
mc_rtc::log::deprecated
MC_RTC_UTILS_DLLAPI void deprecated(const std::string &source, const std::string &old, const std::string &replace, const std::string &details="")
mc_rtc
Definition:
Contact.h:88
utils_api.h
MC_RTC_UTILS_DLLAPI
#define MC_RTC_UTILS_DLLAPI
Definition:
utils_api.h:50
include
mc_rtc
deprecated.h
Generated by
1.9.1