P4C
The P4 Compiler
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
x
z
Functions
a
c
e
f
g
h
i
l
m
n
o
p
r
s
t
x
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
Enumerations
Enumerator
Related Symbols
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
smith/targets/generic/register.h
1
#ifndef BACKENDS_P4TOOLS_MODULES_SMITH_TARGETS_GENERIC_REGISTER_H_
2
#define BACKENDS_P4TOOLS_MODULES_SMITH_TARGETS_GENERIC_REGISTER_H_
3
4
#include "backends/p4tools/modules/smith/targets/generic/target.h"
5
6
namespace
P4Tools::P4Smith {
7
8
inline
void
genericRegisterSmithTarget() {
Generic::GenericCoreSmithTarget::make
(); }
9
10
}
// namespace P4Tools::P4Smith
11
12
#endif
/* BACKENDS_P4TOOLS_MODULES_SMITH_TARGETS_GENERIC_REGISTER_H_ */
P4Tools::P4Smith::Generic::GenericCoreSmithTarget::make
static void make()
Registers this target.
Definition
p4tools/modules/smith/targets/generic/target.cpp:40
backends
p4tools
modules
smith
targets
generic
register.h
Generated by
1.11.0