PatchID Class Reference

#include <PatchID.h>

Inheritance diagram for PatchID:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 PatchID ()
 PatchID (UINT id1, UINT id2, UINT id3, UINT id4)
BOOL operator== (const PatchID &other) const
 operator String () const

Public Attributes

ULONG m_id1
ULONG m_id2
ULONG m_id3
ULONG m_id4

Detailed Description

Definition at line 10 of file PatchID.h.


Constructor & Destructor Documentation

PatchID::PatchID  )  [inline]
 

Definition at line 14 of file PatchID.h.

PatchID::PatchID UINT  id1,
UINT  id2,
UINT  id3,
UINT  id4
[inline]
 

Definition at line 15 of file PatchID.h.

References m_id1, m_id2, m_id3, and m_id4.


Member Function Documentation

PatchID::operator String  )  const
 

BOOL PatchID::operator== const PatchID other  )  const [inline]
 

Definition at line 23 of file PatchID.h.

References m_id1, m_id2, m_id3, and m_id4.


Member Data Documentation

ULONG PatchID::m_id1
 

Definition at line 12 of file PatchID.h.

Referenced by PatchID5::operator=(), PatchID5::operator==(), operator==(), PatchID(), and PatchID5::PatchID5().

ULONG PatchID::m_id2
 

Definition at line 12 of file PatchID.h.

Referenced by PatchID5::operator=(), PatchID5::operator==(), operator==(), PatchID(), and PatchID5::PatchID5().

ULONG PatchID::m_id3
 

Definition at line 12 of file PatchID.h.

Referenced by PatchID5::operator=(), PatchID5::operator==(), operator==(), PatchID(), and PatchID5::PatchID5().

ULONG PatchID::m_id4
 

Definition at line 12 of file PatchID.h.

Referenced by PatchID5::operator=(), PatchID5::operator==(), operator==(), PatchID(), and PatchID5::PatchID5().


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:01 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001