zip_magic Class Reference

#include <pkzip.h>

Public Member Functions

bool operator== (const zip_magic &other) const
bool operator!= (const zip_magic &other) const

Data Fields

char m_value [4]

Detailed Description

Definition at line 29 of file pkzip.h.


Member Function Documentation

bool zip_magic::operator!= ( const zip_magic other  )  const [inline]

Definition at line 37 of file pkzip.h.

bool zip_magic::operator== ( const zip_magic other  )  const [inline]

Definition at line 32 of file pkzip.h.

References m_value.


Field Documentation

Definition at line 41 of file pkzip.h.

Referenced by istream_read_zip_magic(), operator==(), and pkzip_find_disk_trailer().


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

Generated by  doxygen 1.6.2