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