Open Chinese Convert 1.3.2
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
Public Member Functions | List of all members
opencc::ZipResourceProvider Class Reference
Inheritance diagram for opencc::ZipResourceProvider:
opencc::ResourceProvider

Public Member Functions

 ZipResourceProvider (std::string zipFileName)
 
 ZipResourceProvider (const ZipResourceProvider &)=delete
 
ZipResourceProvideroperator= (const ZipResourceProvider &)=delete
 
std::string Resolve (std::string_view resourceName) const override
 
std::shared_ptr< const ResourceGetResource (std::string_view resourceName) const override
 
virtual std::string Resolve (std::string_view resourceName) const =0
 
virtual std::shared_ptr< const ResourceGetResource (std::string_view resourceName) const
 

Member Function Documentation

◆ GetResource()

std::shared_ptr< const ResourceProvider::Resource > opencc::ZipResourceProvider::GetResource ( std::string_view  resourceName) const
overridevirtual

Reimplemented from opencc::ResourceProvider.

◆ Resolve()

std::string opencc::ZipResourceProvider::Resolve ( std::string_view  resourceName) const
overridevirtual

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