Open Chinese Convert 1.1.9
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
opencc::Segments Class Reference

Segmented text. More...

#include <Segments.hpp>

Classes

class  iterator

Public Member Functions

 Segments (std::initializer_list< const char * > initList)
 Segments (std::initializer_list< std::string > initList)
void AddSegment (const char *unmanagedString)
void AddSegment (const std::string &str)
const char * At (size_t cursor) const
size_t Length () const
iterator begin () const
iterator end () const
std::string ToString () const

Detailed Description

Segmented text.


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