P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::P4Tools::P4Smith::Wordlist Class Reference

#include <wordlist.h>

Static Public Member Functions

static const char * getFromWordlist ()
 

Detailed Description

This class is a wrapper around an underlying array of words, which is currently being used to aid random name generation.

Member Function Documentation

◆ getFromWordlist()

const char * P4::P4Tools::P4Smith::P4Tools::P4Smith::Wordlist::getFromWordlist ( )
static

Pops and

Returns
the top-most(closest to the beginning of the array) non-popped element from the array.