16 #ifndef __VOM_QOS_MAP_CMDS_H__ 17 #define __VOM_QOS_MAP_CMDS_H__ 22 #include <vapi/qos.api.vapi.hpp>
Error codes that VPP will return during a HW write.
create_cmd(HW::item< bool > &item, uint32_t id, const map::outputs_t &o)
Constructor.
std::string to_string() const
convert to string format for debug purposes
A cmd class that deletes a GBP endpoint.
A representation of the connection to VPP.
bool operator==(const create_cmd &i) const
Comparison operator - only used for UT.
A base class for all RPC commands to VPP.
A cmd class that Dumps all the GBP endpoints.
std::array< std::array< bits_t, 256 >, 4 > outputs_t
sll srl srl sll sra u16x4 i
A command class that creates or updates the GBP endpoint.
The VPP Object Model (VOM) library.
rc_t issue(connection &con)
Issue the command to VPP/HW.
A base class for VPP dump commands.
HW::item< bool > & item()
return the HW item the command updates