Guiliani  Version 2.6 revision 7293 (documentation build 12)
UUID_t Struct Reference

#include <GUIStreamTypes.h>

Public Member Functions

 UUID_t ()
 
bool operator< (const UUID_t &rhs) const
 
bool operator== (const UUID_t &rhs) const
 

Public Attributes

eC_UInt a
 a part
 
eC_UShort b [3]
 b part
 
eC_UByte c [6]
 c part
 

Detailed Description

UUID

Constructor & Destructor Documentation

◆ UUID_t()

UUID_t::UUID_t ( )
inline

default constructor

Member Function Documentation

◆ operator<()

bool UUID_t::operator< ( const UUID_t rhs) const
inline

less than operator

Parameters
rhs
Returns
true if less than

◆ operator==()

bool UUID_t::operator== ( const UUID_t rhs) const
inline

equal operator

Parameters
rhs
Returns
true if equal

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