libime
Public Member Functions | Public Attributes | Friends | List of all members
libime::DATriePrivate< V, ORDERED, MAX_TRIAL >::block Struct Reference

Public Member Functions

 block (std::istream &in)
 

Public Attributes

int32_t prev
 
int32_t next
 
int16_t num
 
int16_t reject
 
int32_t trial
 
int32_t ehead
 

Friends

std::ostream & operator<< (std::ostream &out, const block &b)
 

Detailed Description

template<typename V, bool ORDERED, int MAX_TRIAL>
struct libime::DATriePrivate< V, ORDERED, MAX_TRIAL >::block

Definition at line 162 of file datrie.cpp.


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