CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
ZipFile Member List

This is the complete list of members for ZipFile, including all inherited members.

alias(const State *state)Objectprotectedstatic
as() constObject
begin()ZipFile
end()ZipFile
initOnce()Objectprotected
initOncePerThread()Objectprotected
is() constObject
isNull() constObject
isWeak() constObject
Item typedefZipFile
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
open(const String &name)ZipFile
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
path() constZipFile
read(Out< String > name)ZipFile
useCount() constObject
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic
ZipFile(const String &path)ZipFileexplicit