FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
VOM::inspect::command_handler Class Referenceabstract

inspect command handler Handler More...

Public Member Functions

 command_handler ()=default
 
virtual ~command_handler ()=default
 
virtual void show (std::ostream &os)=0
 Show each object. More...
 

Detailed Description

inspect command handler Handler

Definition at line 54 of file inspect.hpp.

Constructor & Destructor Documentation

VOM::inspect::command_handler::command_handler ( )
default
virtual VOM::inspect::command_handler::~command_handler ( )
virtualdefault

Member Function Documentation

virtual void VOM::inspect::command_handler::show ( std::ostream &  os)
pure virtual

Show each object.


The documentation for this class was generated from the following file: