P4C
The P4 Compiler
Loading...
Searching...
No Matches
BFN::ValueSet Struct Reference

The information about a value set instance which is needed to serialize it. More...

#include <bfruntime_arch_handler.h>

Static Public Member Functions

static std::optional< ValueSetfrom (const cstring name, const IR::P4ValueSet *instance, const ReferenceMap *refMap, TypeMap *typeMap, p4configv1::P4TypeInfo *p4RtTypeInfo)
 

Public Attributes

const IR::IAnnotated * annotations
 
const cstring name
 
const int64_t size
 
const p4configv1::P4DataTypeSpec * typeSpec
 

Detailed Description

The information about a value set instance which is needed to serialize it.