P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::ControlPlaneAPI::Standard::SymbolTypeDPDK Class Referencefinal

Extends P4RuntimeSymbolType for the DPDK extern types. More...

#include <bfruntime_arch_handler.h>

Inheritance diagram for P4::ControlPlaneAPI::Standard::SymbolTypeDPDK:
[legend]

Static Public Member Functions

static P4RuntimeSymbolType P4RT_ACTION_SELECTOR ()
 
- Static Public Member Functions inherited from P4::ControlPlaneAPI::Standard::SymbolType
static P4RuntimeSymbolType P4RT_ACTION_PROFILE ()
 
static P4RuntimeSymbolType P4RT_COUNTER ()
 
static P4RuntimeSymbolType P4RT_DIGEST ()
 
static P4RuntimeSymbolType P4RT_DIRECT_COUNTER ()
 
static P4RuntimeSymbolType P4RT_DIRECT_METER ()
 
static P4RuntimeSymbolType P4RT_METER ()
 
static P4RuntimeSymbolType P4RT_REGISTER ()
 
- Static Public Member Functions inherited from P4::ControlPlaneAPI::P4RuntimeSymbolType
static P4RuntimeSymbolType P4RT_ACTION ()
 
static P4RuntimeSymbolType P4RT_CONTROLLER_HEADER ()
 
static P4RuntimeSymbolType P4RT_OTHER_EXTERNS_START ()
 
static P4RuntimeSymbolType P4RT_TABLE ()
 
static P4RuntimeSymbolType P4RT_VALUE_SET ()
 

Additional Inherited Members

- Public Member Functions inherited from P4::ControlPlaneAPI::Standard::SymbolType
- Public Member Functions inherited from P4::ControlPlaneAPI::P4RuntimeSymbolType
 operator p4rt_id_t () const
 
bool operator!= (const P4RuntimeSymbolType &other) const
 
bool operator< (const P4RuntimeSymbolType &other) const
 
bool operator== (const P4RuntimeSymbolType &other) const
 
- Static Protected Member Functions inherited from P4::ControlPlaneAPI::P4RuntimeSymbolType
static P4RuntimeSymbolType make (p4rt_id_t id)
 

Detailed Description

Extends P4RuntimeSymbolType for the DPDK extern types.