InclusionKey
Functions
InclusionKey |
|
InclusionKey |
|
InclusionKey & | operator= |
bool | operator== |
operator uint32_t |
Detailed Description
-
class
InclusionKey
A key used to uniquely identify an inclusion in a model.
Public Functions
-
inline
InclusionKey
()
-
inline explicit
InclusionKey
(uint32_t key)
-
inline InclusionKey &
operator=
(uint32_t key)
-
inline bool
operator==
(InclusionKey const &that)
-
inline
operator uint32_t
() const
Public Members
-
uint32_t
_key
-
inline