CHashTable 1
Loading...
Searching...
No Matches
ParsedInput Struct Reference

Interactive mode command line input. More...

#include <interactive_mode.h>

Data Fields

Command cmd
 
int arg_key
 
int arg_value
 

Detailed Description

Interactive mode command line input.

Returned by get_input().

Field Documentation

◆ arg_key

int ParsedInput::arg_key

Argument 1, hash table key

◆ arg_value

int ParsedInput::arg_value

Argument 2, hash table value

◆ cmd

Command ParsedInput::cmd

Command


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