Open Chinese Convert 1.3.2+gad37fd0a6.dirty
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
 Copencc::ConfigConfiguration loader
 Copencc::ConfigLoadOptions
 Copencc::ConversionSingle-dictionary phrase conversion
 Copencc::ConversionChainAn ordered sequence of Conversion objects applied to pre-segmented text
 Copencc::ConversionInspectionResultFull inspection result returned by Converter::Inspect()
 Copencc::ConversionInspectionStageResult of a single conversion stage during inspection
 Copencc::ConverterAbstract base for full-text converters
 Copencc::PipelineConverterA Converter that passes text through a sequence of Converter stages in order, feeding the output of each stage as input to the next
 Copencc::SingleStageConverterA Converter that performs one segmentation pass followed by one ConversionChain
 Copencc::ConverterStream
 Copencc::DictAbstract class of dictionary
 Copencc::DartsDictDarts dictionary
 Copencc::DictGroupGroup of dictionaries
 Copencc::UnionDictGroupGroup of dictionaries with union prefix-match semantics
 Copencc::MarisaDictDarts dictionary
 Copencc::TextDictText dictionary
 Copencc::DictEntryKey-values pair entry
 Copencc::MultiValueDictEntry
 Copencc::StrMultiValueDictEntry
 Copencc::NoValueDictEntry
 Copencc::SingleValueDictEntry
 Copencc::StrSingleValueDictEntry
 Copencc::DictEntryFactory
 CException
 Copencc::FileNotFound
 Copencc::FileNotWritable
 Copencc::InvalidFormat
 Copencc::InvalidTextDictionary
 Copencc::InvalidUTF8
 Copencc::ShouldNotBeHere
 Copencc::Exception
 Copencc::FileNotFound
 Copencc::FileNotWritable
 Copencc::InvalidFormat
 Copencc::InvalidUTF8
 Copencc::ShouldNotBeHere
 Copencc::UTF8StringSliceBase< LENGTH_TYPE >::Hasher
 Copencc::Segments::iterator
 Copencc::LexiconStorage of all entries
 Copencc::PrefixMatch::Match
 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
 Copencc::Optional< T >A class that wraps type T into a nullable type
 Copencc::Optional< T * >Specialization of Optional for pointers
 Copencc::PhraseExtract
 CPhraseExtract
 Copencc::PrefixMatch
 Copencc::PrefixMatchViewResult of a PrefixMatch fast-path lookup
 Copencc::ResourceProvider::Resource
 Copencc::ResourceProvider
 Copencc::FilesystemResourceProvider
 Copencc::ZipResourceProvider
 Copencc::SegmentationAbstract base for text segmentation
 Copencc::JiebaSegmentation
 Copencc::MaxMatchSegmentationImplementation of maximal match segmentation
 Copencc::SegmentsSegmented text
 Copencc::SerializableDictSerializable dictionary interface
 Copencc::BinaryDictBinary dictionary for faster deserialization
 Copencc::DartsDictDarts dictionary
 Copencc::MarisaDictDarts dictionary
 Copencc::SerializedValuesBinary format for dictionary values serialization
 Copencc::TextDictText dictionary
 Copencc::PhraseExtract::Signals
 CPhraseExtract::Signals
 Copencc::SimpleConverterA high-level converter
 CTCLAP::StdOutput
 CCmdLineOutput
 Ctesting::Test
 Copencc::TextDictTestBase
 Copencc::DictGroupTestBase
 Copencc::UTF8StringSliceBase< LENGTH_TYPE >
 Copencc::UTF8UtilUTF8 std::string utilities