|
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the documentation of this file.
16 #ifndef __VOM_QOS_RECORD_CMDS_H__
17 #define __VOM_QOS_RECORD_CMDS_H__
22 #include <vapi/qos.api.vapi.hpp>
26 namespace record_cmds {
32 :
public rpc_cmd<HW::item<bool>, vapi::Qos_record_enable_disable>
64 :
public rpc_cmd<HW::item<bool>, vapi::Qos_record_enable_disable>
bool operator==(const delete_cmd &i) const
Comparison operator - only used for UT.
The VPP Object Model (VOM) library.
rc_t issue(connection &con)
Issue the command to VPP/HW.
A cmd class that Dumps all the GBP endpoints.
A base class for all RPC commands to VPP.
A cmd class that deletes a GBP endpoint.
bool operator==(const dump_cmd &i) const
Comparison operator - only used for UT.
std::string to_string() const
convert to string format for debug purposes
std::string to_string() const
convert to string format for debug purposes
A representation of the connection to VPP.
delete_cmd(HW::item< bool > &item, const handle_t &itf, const source_t &src)
Constructor.
A command class that creates or updates the GBP endpoint.
sll srl srl sll sra u16x4 i
A type declaration of an interface handle in VPP.
HW::item< bool > & item()
return the HW item the command updates
create_cmd(HW::item< bool > &item, const handle_t &itf, const source_t &src)
Constructor.
bool operator==(const create_cmd &i) const
Comparison operator - only used for UT.
Error codes that VPP will return during a HW write.
A base class for VPP dump commands.
rc_t issue(connection &con)
Issue the command to VPP/HW.
rc_t issue(connection &con)
Issue the command to VPP/HW.
The Source of the QoS classification (i.e.
std::string to_string() const
convert to string format for debug purposes