libime
Public Member Functions | Protected Member Functions | List of all members
libime::Dictionary Class Referenceabstract
Inheritance diagram for libime::Dictionary:
Inheritance graph
[legend]

Public Member Functions

void matchPrefix (const SegmentGraph &graph, const GraphMatchCallback &callback, const std::unordered_set< const SegmentGraphNode *> &ignore={}, void *helper=nullptr) const
 

Protected Member Functions

virtual void matchPrefixImpl (const SegmentGraph &graph, const GraphMatchCallback &callback, const std::unordered_set< const SegmentGraphNode *> &ignore, void *helper) const =0
 

Detailed Description

Definition at line 25 of file dictionary.h.


The documentation for this class was generated from the following files: