PatchID5 Class Reference

#include <PatchID.h>

Inheritance diagram for PatchID5:

Inheritance graph
[legend]
Collaboration diagram for PatchID5:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PatchID5 ()
 PatchID5 (UINT id1, UINT id2, UINT id3, UINT id4, UINT id5)
BOOL operator== (const PatchID5 &other)
PatchID5operator= (const PatchID &other)

Public Attributes

ULONG m_id5

Detailed Description

Definition at line 33 of file PatchID.h.


Constructor & Destructor Documentation

PatchID5::PatchID5  )  [inline]
 

Definition at line 37 of file PatchID.h.

PatchID5::PatchID5 UINT  id1,
UINT  id2,
UINT  id3,
UINT  id4,
UINT  id5
[inline]
 

Definition at line 38 of file PatchID.h.

References PatchID::m_id1, PatchID::m_id2, PatchID::m_id3, PatchID::m_id4, and m_id5.


Member Function Documentation

PatchID5& PatchID5::operator= const PatchID other  )  [inline]
 

Definition at line 56 of file PatchID.h.

References PatchID::m_id1, PatchID::m_id2, PatchID::m_id3, and PatchID::m_id4.

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

Definition at line 47 of file PatchID.h.

References PatchID::m_id1, PatchID::m_id2, PatchID::m_id3, PatchID::m_id4, and m_id5.


Member Data Documentation

ULONG PatchID5::m_id5
 

Definition at line 35 of file PatchID.h.

Referenced by operator==(), and 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