!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

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
Free 13.06 GB of 57.97 GB (22.52%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     fileentry_8h.html (15.39 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Zipios++: fileentry.h File Reference
Zipios++
fileentry.h File Reference
#include "zipios++/zipios-config.h"
#include <string>
#include <vector>
#include "zipios++/meta-iostreams.h"
#include "zipios++/simplesmartptr.h"
#include "zipios++/zipios_defs.h"
Include dependency graph for fileentry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zipios::FileEntry
 A FileEntry represents an entry in a FileCollection. More...
 
class  zipios::FileEntry::MatchName
 Function object to be used with the STL find_if algorithm to find a FileEntry in a container, which name (as obtained with FileEntry::getName()) is identical to the name specified in the MatchName constructor. More...
 
class  zipios::FileEntry::MatchFileName
 Function object to be used with the STL find_if algorithm to find a FileEntry in a container, which name (as obtained with FileEntry::getFileName()) is identical to the name specified in the MatchName constructor. More...
 

Typedefs

typedef SimpleSmartPointer< FileEntry > zipios::EntryPointer
 
typedef SimpleSmartPointer< const FileEntry > zipios::ConstEntryPointer
 ConstEntryPointer is a SimpleSmartPointer for const FileEntry's. More...
 
typedef vector< EntryPointer > zipios::Entries
 Entries is a vector of EntryPointer's. More...
 
typedef vector< EntryPointer > zipios::ConstEntries
 ConstEntries is a vector of ConstEntryPointer's. More...
 

Enumerations

enum  zipios::StorageMethod {
  STORED = 0, SHRUNK, REDUCED1, REDUCED2,
  REDUCED3, REDUCED4, IMPLODED, RESERVED,
  DEFLATED
}
 The types used with FileEntry::setMethod and FileEntry::getMethod. More...
 

Functions

ostream & zipios::operator<< (ostream &os, const FileEntry &entry)
 
ostream & zipios::operator<< (ostream &os, const ConstEntryPointer &entry)
 

Detailed Description

Header file that defines FileEntry.

Definition in file fileentry.h.

Typedef Documentation

◆ ConstEntries

typedef vector< EntryPointer > zipios::ConstEntries

ConstEntries is a vector of ConstEntryPointer's.

Definition at line 43 of file fileentry.h.

◆ ConstEntryPointer

typedef SimpleSmartPointer< const FileEntry > zipios::ConstEntryPointer

ConstEntryPointer is a SimpleSmartPointer for const FileEntry's.


Definition at line 37 of file fileentry.h.

◆ Entries

typedef vector< EntryPointer > zipios::Entries

Entries is a vector of EntryPointer's.

Definition at line 40 of file fileentry.h.

◆ EntryPointer

typedef SimpleSmartPointer< FileEntry > zipios::EntryPointer

EntryPointer is a SimpleSmartPointer for FileEntry's.

Definition at line 33 of file fileentry.h.

Enumeration Type Documentation

◆ StorageMethod

The types used with FileEntry::setMethod and FileEntry::getMethod.

The current entries are the types supported by the zip format. The numbering also matches the numbering used in the zip file format, ie STORED is indicated by a 0 in the method field in a zip file and so on.

Definition at line 25 of file fileentry.h.


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.02 ]--