librime 1.2
Rime Input Method Engine, the core library
rime::TsvWriter Class Reference

#include <tsv.h>

Collaboration diagram for rime::TsvWriter:

Public Member Functions

 TsvWriter (const path &file_path, TsvFormatter formatter)
int operator() (Source *source)

Public Attributes

string file_description

Protected Attributes

path file_path_
TsvFormatter formatter_

Constructor & Destructor Documentation

◆ TsvWriter()

rime::TsvWriter::TsvWriter ( const path & file_path,
TsvFormatter formatter )
inline

Member Function Documentation

◆ operator()()

int rime::TsvWriter::operator() ( Source * source)

Member Data Documentation

◆ file_description

string rime::TsvWriter::file_description

◆ file_path_

path rime::TsvWriter::file_path_
protected

◆ formatter_

TsvFormatter rime::TsvWriter::formatter_
protected

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