Open Chinese Convert 1.4.2+g71621a0e1.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
  Ninternal
   CUtf8SkipTablePer-byte lookup table describing which byte values may begin a dictionary key
  CAmbiguityStreamStreaming variant of ConvertWithAmbiguities() with bounded memory
   CChunk
  CAmbiguousSpanOne span of the converted output whose source maps to more than one candidate (a one-to-many dictionary entry was applied), e.g
  CAnnotatedConversionResult of ConvertWithAmbiguities(): the converted text plus the spans where the conversion is one-to-many
  CBinaryDictBinary dictionary for faster deserialization
  CConfigConfiguration loader
  CConfigBasedConverterA Converter produced by loading a JSON config that includes a normalization pre-pass
  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