libime
Public Member Functions | Public Attributes | List of all members
libime::PinyinDictionaryPrivate Class Reference
Inheritance diagram for libime::PinyinDictionaryPrivate:
Inheritance graph
[legend]
Collaboration diagram for libime::PinyinDictionaryPrivate:
Collaboration graph
[legend]

Public Member Functions

 PinyinDictionaryPrivate (PinyinDictionary *q)
 
void addEmptyMatch (const PinyinMatchContext &context, const SegmentGraphNode &currentNode, MatchedPinyinPaths &currentMatches) const
 
void findMatchesBetween (const PinyinMatchContext &context, const SegmentGraphNode &prevNode, const SegmentGraphNode &currentNode, MatchedPinyinPaths &currentMatches) const
 
bool matchWords (const PinyinMatchContext &context, const MatchedPinyinPaths &newPaths) const
 
bool matchWordsForOnePath (const PinyinMatchContext &context, const MatchedPinyinPath &path) const
 
void matchNode (const PinyinMatchContext &context, const SegmentGraphNode &currentNode) const
 

Public Attributes

fcitx::ScopedConnection conn_
 
std::vector< PinyinDictFlags > flags_
 

Detailed Description

Definition at line 339 of file pinyindictionary.cpp.


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