Enumerations
command_line_parser_command Namespace Reference

Enumerations

enum  type {
  help = 1, load = 2, unload = 3, start = 4,
  stop = 5, dump = 6, status = 7, vmcall = 8
}
 

Enumeration Type Documentation

◆ type

Enumerator
help 
load 
unload 
start 
stop 
dump 
status 
vmcall 

Definition at line 33 of file command_line_parser.h.