struct
PackageHierarchy::Entry
Resource or folder entry in the package hierarchy.
Public
Constructors
Entry
Entry(EntryType type)
Entry
Entry(EntryType type, String name, Path path, SPtr<PackageResourceMetaData> resourceMetaData = nullptr)
Methods
~Entry
~Entry() noexcept