oaCommonTypes.inl File Reference


Defines

#define oaCommonTypes_I

Functions

BEGIN_OA_COMMON_NAMESPACE bool operator== (const Guid &guid, const Guid &other)
bool operator!= (const Guid &guid, const Guid &other)
bool operator< (const Guid &guid, const Guid &other)
bool operator> (const Guid &guid, const Guid &other)

Define Documentation

#define oaCommonTypes_I
 


Function Documentation

bool operator!= const Guid &    guid,
const Guid &    other
[inline]
 

bool operator< const Guid &    guid,
const Guid &    other
[inline]
 

BEGIN_OA_COMMON_NAMESPACE bool operator== const Guid &    guid,
const Guid &    other
[inline]
 

bool operator> const Guid &    guid,
const Guid &    other
[inline]
 

Return to top of page