![]() |
v0.10.0 |
MoFEM interface unique ID. More...
#include <src/interfaces/UnknownInterface.hpp>
Public Member Functions | |
MOFEMuuid () | |
MOFEMuuid (const BitIntefaceId &uuid) | |
bool | operator== (const MOFEMuuid &orig) const |
returns whether two uuid's are equal More... | |
Public Attributes | |
BitIntefaceId | uUId |
MoFEM interface unique ID.
Definition at line 26 of file UnknownInterface.hpp.
MoFEM::MOFEMuuid::MOFEMuuid | ( | ) |
Definition at line 28 of file UnknownInterface.hpp.
MoFEM::MOFEMuuid::MOFEMuuid | ( | const BitIntefaceId & | uuid | ) |
Definition at line 29 of file UnknownInterface.hpp.
returns whether two uuid's are equal
Definition at line 33 of file UnknownInterface.hpp.
BitIntefaceId MoFEM::MOFEMuuid::uUId |
Definition at line 38 of file UnknownInterface.hpp.