struct NounRecord
Defined at line 38 of file ../../src/developer/debug/zxdb/console/nouns.h
Public Members
vector aliases
const char * short_help
const char * usage
const char * help
CommandGroup command_group
Public Methods
void NounRecord ()
Defined at line 869 of file ../../src/developer/debug/zxdb/console/nouns.cc
void NounRecord (std::initializer_list<std::string> aliases, const char * short_help, const char * usage, const char * help, CommandGroup command_group)
Defined at line 870 of file ../../src/developer/debug/zxdb/console/nouns.cc
void ~NounRecord ()
Defined at line 877 of file ../../src/developer/debug/zxdb/console/nouns.cc