Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Namespaces | Functions
idgen.h File Reference
#include <string>
#include <quuid.h>
Include dependency graph for idgen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OGenID
 

Namespaces

 tympan
 

Functions

size_t qHash (QUuid &uuid)
 Returns a hash of the QUuid For old version of Qt, imported from http://qt.gitorious.org/qt/qtbase/commit/55d68a1. More...
 
size_t qHash (const OGenID &uid)
 

Function Documentation

◆ qHash() [1/2]

size_t qHash ( const OGenID uid)
inline

Definition at line 120 of file idgen.h.

◆ qHash() [2/2]

size_t qHash ( QUuid &  uuid)
inline

Returns a hash of the QUuid For old version of Qt, imported from http://qt.gitorious.org/qt/qtbase/commit/55d68a1.

Definition at line 113 of file idgen.h.