|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
This is the complete list of members for occtl::RefUID, including all inherited members.
| from_bytes(const std::array< std::uint8_t, OCCTL_REF_UID_WIRE_SIZE > &theBytes) | occtl::RefUID | inlinestatic |
| get() const noexcept | occtl::RefUID | inline |
| invalid() noexcept | occtl::RefUID | inlinestatic |
| is_valid() const noexcept | occtl::RefUID | inline |
| operator!=(const RefUID &theOther) const noexcept | occtl::RefUID | inline |
| operator==(const RefUID &theOther) const noexcept | occtl::RefUID | inline |
| RefUID(const ::occtl_ref_uid_t theUid) noexcept | occtl::RefUID | inlineexplicit |
| to_bytes() const | occtl::RefUID | inline |