7#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_DPDK_PROGRAM_INFO_H_
8#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_PNA_DPDK_PROGRAM_INFO_H_
14#include "lib/cstring.h"
15#include "lib/ordered_map.h"
17#include "backends/p4tools/modules/testgen/lib/continuation.h"
18#include "backends/p4tools/modules/testgen/targets/pna/shared_program_info.h"
26 std::vector<Continuation::Command> processDeclaration(
const IR::Type_Declaration *typeDecl,
27 size_t blockIdx)
const;
Definition ordered_map.h:32