libime
Public Member Functions | List of all members
libime::TableRule Class Reference

Public Member Functions

 TableRule (const std::string &ruleString, unsigned int maxLength)
 
 TableRule (TableRuleFlag _flag=TableRuleFlag::LengthEqual, int _phraseLength=0, std::vector< TableRuleEntry > _entries={})
 
 TableRule (std::istream &in)
 
std::string name () const
 
std::string toString () const
 
TableRuleFlag flag () const
 
uint8_t phraseLength () const
 
const std::vector< TableRuleEntry > & entries () const
 
size_t codeLength () const
 

Detailed Description

Definition at line 46 of file tablerule.h.


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