GME  13
Public Member Functions | Protected Attributes
BinGuid Class Reference

#include <MgaLibRefr.h>

List of all members.

Public Member Functions

 BinGuid ()
 BinGuid (long p1, long p2, long p3, long p4)
void Set (long p1, long p2, long p3, long p4)
bool operator== (const BinGuid &peer) const
bool operator!= (const BinGuid &peer) const
bool operator< (const BinGuid &peer) const
void ConvertToStd (GUID &p_guid) const

Protected Attributes

long v1
long v2
long v3
long v4

Detailed Description

Definition at line 26 of file MgaLibRefr.h.


Constructor & Destructor Documentation

BinGuid::BinGuid ( ) [inline]

Definition at line 35 of file MgaLibRefr.h.

BinGuid::BinGuid ( long  p1,
long  p2,
long  p3,
long  p4 
) [inline]

Definition at line 43 of file MgaLibRefr.h.


Member Function Documentation

void BinGuid::ConvertToStd ( GUID &  p_guid) const [inline]

Definition at line 84 of file MgaLibRefr.h.

bool BinGuid::operator!= ( const BinGuid peer) const [inline]

Definition at line 69 of file MgaLibRefr.h.

bool BinGuid::operator< ( const BinGuid peer) const [inline]

Definition at line 74 of file MgaLibRefr.h.

bool BinGuid::operator== ( const BinGuid peer) const [inline]

Definition at line 59 of file MgaLibRefr.h.

void BinGuid::Set ( long  p1,
long  p2,
long  p3,
long  p4 
) [inline]

Definition at line 51 of file MgaLibRefr.h.


Member Data Documentation

long BinGuid::v1 [protected]

Definition at line 29 of file MgaLibRefr.h.

long BinGuid::v2 [protected]

Definition at line 30 of file MgaLibRefr.h.

long BinGuid::v3 [protected]

Definition at line 31 of file MgaLibRefr.h.

long BinGuid::v4 [protected]

Definition at line 32 of file MgaLibRefr.h.


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