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

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

actionList (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
addPrefixFunc(bool trace) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAstatic
applyImplementation(CodeBuilder *builder, cstring tableValueName, cstring actionRunVariable)=0 (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSApure virtual
as() constP4::ICastableinline
as()P4::ICastableinline
cacheEnabled() override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinlinevirtual
cacheKeyTypeName (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
cacheTableName (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
cacheValueTypeName (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
checkedTo() constP4::ICastableinline
checkedTo()P4::ICastableinline
codeGen (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
countersP4::EBPF::EBPFTablePSA
createActionTranslationVisitor(cstring valueName, const EBPFProgram *program) const override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotectedvirtual
createCacheTypeNames(bool isCacheKeyType, bool isCacheValueType) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
dataMapName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
declaration (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
DECLARE_TYPEINFO(EBPFTableImplementationPSA, EBPFTablePSA) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
DECLARE_TYPEINFO(EBPFTablePSA, EBPFTable) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
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() const overrideP4::EBPF::EBPFTablePSAvirtual
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
EBPFTableImplementationPSA(const EBPFProgram *program, CodeGenInspector *codeGen, const IR::Declaration_Instance *decl) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSA
EBPFTablePSA(const EBPFProgram *program, const IR::TableBlock *table, CodeGenInspector *codeGen) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
EBPFTablePSA(const EBPFProgram *program, CodeGenInspector *codeGen, cstring name) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
emitAction(CodeBuilder *builder, cstring valueName, cstring actionRunVariable) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitActionArguments(CodeBuilder *builder, const IR::P4Action *action, cstring name) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
emitCacheInstance(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
emitCacheLookup(CodeBuilder *builder, cstring key, cstring value) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitCacheTypes(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitCacheUpdate(CodeBuilder *builder, cstring key, cstring value) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitConstEntriesInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitDefaultActionInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitDirectValueTypes(CodeBuilder *builder) overrideP4::EBPF::EBPFTablePSAvirtual
emitInitializer(CodeBuilder *builder) override (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAvirtual
emitInstance(CodeBuilder *builder) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitKey(CodeBuilder *builder, cstring keyName) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
emitKeyMasks(CodeBuilder *builder, EntriesGroupedByMask_t &entriesGroupedByMask, std::vector< cstring > &keyMasksNames) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitKeysAndValues(CodeBuilder *builder, EntriesGroup_t &sameMaskEntries, std::vector< cstring > &keyNames, std::vector< cstring > &valueNames) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
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) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitMapUpdateTraceMsg(CodeBuilder *builder, cstring mapName, cstring returnCode) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitReferenceEntry(CodeBuilder *builder) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAvirtual
emitTableValue(CodeBuilder *builder, const IR::Expression *expr, cstring valueName) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitTernaryConstEntriesInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitTernaryInstance(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableprotected
emitTypes(CodeBuilder *builder) override (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAvirtual
emitValueActionIDNames(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitValueMask(CodeBuilder *builder, cstring valueMask, cstring nextMask, int tupleId) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitValueStructStructure(CodeBuilder *builder) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitValueType(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
externalName(const IR::IDeclaration *declaration) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
getActionNameExpression(const IR::Expression *expr) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
getDirectCounter(cstring name) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinline
getMeter(cstring name) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinline
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
getUintFromExpression(const IR::Expression *expr, unsigned defaultValue) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
implementation (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
initDirectCounters() (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
initDirectMeters() (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
initImplementation() (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
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) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinlinevirtual
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
meters (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
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
referenceName (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
registerTable(const EBPFTablePSA *instance) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAvirtual
sizeP4::EBPF::EBPFTable
table (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
tableCacheEnabled (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
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
tryEnableTableCache() (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
typeId() const noexcept=0P4::RTTI::Basepure virtual
validateKeys() constP4::EBPF::EBPFTableprotectedvirtual
valueTypeName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
verifyTableActionList(const EBPFTablePSA *instance) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
verifyTableNoDefaultAction(const EBPFTablePSA *instance) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
verifyTableNoDirectObjects(const EBPFTablePSA *instance) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
verifyTableNoEntries(const EBPFTablePSA *instance) (defined in P4::EBPF::EBPFTableImplementationPSA)P4::EBPF::EBPFTableImplementationPSAprotected
~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