librime 1.2
Rime Input Method Engine, the core library
rime::Line::Components Struct Reference

Public Member Functions

 Components (const Line *line)
decltype(lines.crbegin()) begin () const
decltype(lines.crend()) end () const

Public Attributes

vector< const Line * > lines

Constructor & Destructor Documentation

◆ Components()

rime::Line::Components::Components ( const Line * line)
inline

Member Function Documentation

◆ begin()

decltype(lines.crbegin()) rime::Line::Components::begin ( ) const
inline

◆ end()

decltype(lines.crend()) rime::Line::Components::end ( ) const
inline

Member Data Documentation

◆ lines

vector<const Line*> rime::Line::Components::lines

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