sincerely
Singaporean
If you have not done so, read this full tutorial on how to use SGEXTN to build an application.
SGXIdentifier::SGXIdentifier(const SGXString& s, bool ifValid, int* errCode);
SGXIdentifier::SGXIdentifier(bool ifValid);
SGXIdentifier::SGXIdentifier(unsigned int a, unsigned int b, unsigned int c, unsigned int d, bool ifValid, int* errCode);
[[nodiscard]] bool SGXIdentifier::exists() const;
[[nodiscard]] SGXString SGXIdentifier::getStringForPrinting() const;
[[nodiscard]] int SGXIdentifier::hash() const;
static const SGXIdentifier SGXIdentifier::nullIdentifier;
[[nodiscard]] bool SGXIdentifier::operator!=(SGXIdentifier x) const;
[[nodiscard]] bool SGXIdentifier::operator‹(SGXIdentifier x) const;
[[nodiscard]] bool SGXIdentifier::operator==(SGXIdentifier x) const;
[[nodiscard]] bool SGXIdentifier::operator›(SGXIdentifier x) const;
static bool SGXIdentifier::registerIdentifier(SGXIdentifier x);
static bool SGXIdentifier::unregisterIdentifier(SGXIdentifier x);
©2025 05524F.sg (Singapore)