P4C
The P4 Compiler
Loading...
Searching...
No Matches
smith/toolname.h
1
#ifndef BACKENDS_P4TOOLS_MODULES_SMITH_TOOLNAME_H_
2
#define BACKENDS_P4TOOLS_MODULES_SMITH_TOOLNAME_H_
3
4
#include <string_view>
5
6
namespace
P4::P4Tools::P4Smith {
7
8
static
inline
constexpr
std::string_view TOOL_NAME =
"smith"
;
9
10
}
// namespace P4::P4Tools::P4Smith
11
12
#endif
/* BACKENDS_P4TOOLS_MODULES_SMITH_TOOLNAME_H_ */
backends
p4tools
modules
smith
toolname.h
Generated by
1.12.0