P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::EBPF::EBPFTable Member List

This is the complete list of members for P4::EBPF::EBPFTable, including all inherited members.

actionList (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
as() constP4::ICastableinline
as()P4::ICastableinline
cacheEnabled() (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableinlinevirtual
checkedTo() constP4::ICastableinline
checkedTo()P4::ICastableinline
codeGen (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
createActionTranslationVisitor(cstring valueName, const EBPFProgram *program) const (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableinlineprotectedvirtual
dataMapName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
DECLARE_TYPEINFO(EBPFTable, EBPFTableBase) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
DECLARE_TYPEINFO(EBPFTableBase, EBPFObject) (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBaseprotected
DECLARE_TYPEINFO(EBPFObject) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObject
defaultActionMapName (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
dropOnNoMatchingEntryFound() constP4::EBPF::EBPFTableinlinevirtual
EBPFTable(const EBPFProgram *program, const IR::TableBlock *table, CodeGenInspector *codeGen) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
EBPFTable(const EBPFProgram *program, CodeGenInspector *codeGen, cstring name) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
EBPFTableBase(const EBPFProgram *program, cstring instanceName, CodeGenInspector *codeGen) (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBaseinlineprotected
emitAction(CodeBuilder *builder, cstring valueName, cstring actionRunVariable) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitActionArguments(CodeBuilder *builder, const IR::P4Action *action, cstring name) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
emitCacheLookup(CodeBuilder *builder, cstring key, cstring value) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableinlinevirtual
emitCacheUpdate(CodeBuilder *builder, cstring key, cstring value) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableinlinevirtual
emitDirectValueTypes(CodeBuilder *builder)P4::EBPF::EBPFTableinlinevirtual
emitInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitInstance(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitKey(CodeBuilder *builder, cstring keyName) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
emitKeyType(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitLookup(CodeBuilder *builder, cstring key, cstring value) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitLookupDefault(CodeBuilder *builder, cstring key, cstring value, cstring actionRunVariable) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableinlinevirtual
emitTernaryInstance(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableprotected
emitTypes(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitValueActionIDNames(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitValueStructStructure(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitValueType(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
externalName(const IR::IDeclaration *declaration) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
getSpecializedTypeName(const IR::Declaration_Instance *di) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
getTypeName(const IR::Declaration_Instance *di) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
instanceName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
is() const noexceptP4::RTTI::Baseinline
isA(TypeId typeId) const noexcept=0P4::RTTI::Basepure virtual
isLPMTable() constP4::EBPF::EBPFTable
isMatchTypeSupported(const IR::Declaration_ID *matchType) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableinlinevirtual
isTernaryTable() const (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
keyFieldNames (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
keyGenerator (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
keyTypeName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
keyTypes (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
p4ActionToActionIDName(const IR::P4Action *action) const (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
prefixFieldName (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
program (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
sizeP4::EBPF::EBPFTable
table (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
to() noexceptP4::RTTI::Baseinline
P4::ICastable::to() const noexceptP4::RTTI::Baseinline
toImpl(TypeId typeId) const noexcept=0 (defined in P4::RTTI::Base)P4::RTTI::Baseprotectedpure virtual
typeId() const noexcept=0P4::RTTI::Basepure virtual
validateKeys() constP4::EBPF::EBPFTableprotectedvirtual
valueTypeName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
~Base()=default (defined in P4::RTTI::Base)P4::RTTI::Basevirtual
~EBPFObject() (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinevirtual
~ICastable()=default (defined in P4::ICastable)P4::ICastablevirtual