GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
gdb::option::option_def_group Struct Reference

#include "cli-option.h"

Public Attributes

gdb::array_view< const option_defoptions
 
void * ctx
 

Detailed Description

Definition at line 313 of file cli-option.h.

Member Data Documentation

◆ ctx

void* gdb::option::option_def_group::ctx

Definition at line 320 of file cli-option.h.

◆ options

gdb::array_view<const option_def> gdb::option::option_def_group::options

Definition at line 316 of file cli-option.h.


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