GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
completion_match_result Struct Reference

#include "completer.h"

Public Member Functions

void set_match (const char *m, const char *m_for_lcd=NULL)
 

Public Attributes

completion_match match
 
completion_match_for_lcd match_for_lcd
 

Detailed Description

Definition at line 223 of file completer.h.

Member Function Documentation

◆ set_match()

void completion_match_result::set_match ( const char * m,
const char * m_for_lcd = NULL )
inline

Member Data Documentation

◆ match

completion_match completion_match_result::match

◆ match_for_lcd

completion_match_for_lcd completion_match_result::match_for_lcd

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