Open Chinese Convert 1.3.2+gad37fd0a6.dirty
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Nopencc
 CBinaryDictBinary dictionary for faster deserialization
 CConfigConfiguration loader
 CConfigLoadOptions
 CConversionSingle-dictionary phrase conversion
 CConversionChainAn ordered sequence of Conversion objects applied to pre-segmented text
 CConversionInspectionResultFull inspection result returned by Converter::Inspect()
 CConversionInspectionStageResult of a single conversion stage during inspection
 CConverterAbstract base for full-text converters
 CConverterStream
 CDartsDictDarts dictionary
 CDictAbstract class of dictionary
 CDictEntryKey-values pair entry
 CDictEntryFactory
 CDictGroupGroup of dictionaries
 CDictGroupTestBase
 CException
 CFileNotFound
 CFileNotWritable
 CFilesystemResourceProvider
 CInvalidFormat
 CInvalidTextDictionary
 CInvalidUTF8
 CJiebaSegmentation
 CLexiconStorage of all entries
 CMarisaDictDarts dictionary
 CMaxMatchSegmentationImplementation of maximal match segmentation
 CMultiValueDictEntry
 CNoValueDictEntry
 COptionalA class that wraps type T into a nullable type
 COptional< T * >Specialization of Optional for pointers
 CPhraseExtract
 CSignals
 CPipelineConverterA Converter that passes text through a sequence of Converter stages in order, feeding the output of each stage as input to the next
 CPrefixMatch
 CMatch
 CPrefixMatchViewResult of a PrefixMatch fast-path lookup
 CResourceProvider
 CResource
 CSegmentationAbstract base for text segmentation
 CSegmentsSegmented text
 Citerator
 CSerializableDictSerializable dictionary interface
 CSerializedValuesBinary format for dictionary values serialization
 CShouldNotBeHere
 CSimpleConverterA high-level converter
 CSingleStageConverterA Converter that performs one segmentation pass followed by one ConversionChain
 CSingleValueDictEntry
 CStrMultiValueDictEntry
 CStrSingleValueDictEntry
 CTextDictText dictionary
 CTextDictTestBase
 CUnionDictGroupGroup of dictionaries with union prefix-match semantics
 CUTF8StringSliceBase
 CHasher
 CUTF8UtilUTF8 std::string utilities
 CZipResourceProvider
 CCmdLineOutput
 CException
 Copencc_error_t
 Copencc_kv_pair_t
 Copencc_segment_length_array_t
 Copencc_segmentation_create_args_t
 Copencc_segmentation_plugin_v2
 Copencc_segmentation_segment_args_t
 CPhraseExtract
 CSignals