My Project
|
an interface ID More...
#include <PEtypes.h>
Public Member Functions | |
Interface_ID (const Interface_ID &iid) | |
Interface_ID (unsigned long aa, unsigned long bb) | |
unsigned long | PartA () |
unsigned long | PartB () |
void | SetPartA (unsigned long aa) |
void | SetPartB (unsigned long bb) |
int | operator== (const Interface_ID &iid) const |
int | operator!= (const Interface_ID &iid) const |
Interface_ID & | operator= (const Interface_ID &iid) |
bool | operator< (const Interface_ID &rhs) const |
an interface ID