P4C
The P4 Compiler
|
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< ValueSet > | from (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 |
The information about a value set instance which is needed to serialize it.