Guitar
Public Attributes | List of all members
AbstractIncrementalFilter::Part2 Struct Reference

#include <IncrementalSearch.h>

Collaboration diagram for AbstractIncrementalFilter::Part2:
Collaboration graph
[legend]

Public Attributes

bool match = false
 
struct {
   std::string   text
 
   int   pos
 
   int   end
 
source
 
struct {
   std::string   text
 
   int   pos
 
   int   end
 
kana
 

Member Data Documentation

◆ end

int AbstractIncrementalFilter::Part2::end

◆ 

struct { ... } AbstractIncrementalFilter::Part2::kana

◆ match

bool AbstractIncrementalFilter::Part2::match = false

◆ pos

int AbstractIncrementalFilter::Part2::pos

◆ 

struct { ... } AbstractIncrementalFilter::Part2::source

◆ text

std::string AbstractIncrementalFilter::Part2::text

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