|
HDK
|
This is the complete list of members for UNI_SessionIDCoder, including all inherited members.
| clear() | UNI_ID | inline |
| decodeGraphID() const | UNI_SessionIDCoder | protected |
| decodeItemID() const | UNI_SessionIDCoder | protected |
| exintValue() const | UNI_ID | inline |
| INVALID_ID | UNI_ID | static |
| isValid() const | UNI_ID | inline |
| NumericType typedef | UNI_ID | |
| numericValue() const | UNI_ID | inline |
| operator bool() const | UNI_ID | inlineexplicit |
| operator exint() const | UNI_ID | inlineexplicit |
| operator!=(const UNI_ID &other) const | UNI_ID | inline |
| operator<(const UNI_ID &other) const | UNI_ID | inline |
| operator<=(const UNI_ID &other) const | UNI_ID | inline |
| operator==(const UNI_ID &other) const | UNI_ID | inline |
| operator>(const UNI_ID &other) const | UNI_ID | inline |
| operator>=(const UNI_ID &other) const | UNI_ID | inline |
| UNI_ID(NumericType id_number=INVALID_ID) | UNI_ID | inlineexplicit |
| UNI_SessionIDCoder(UNI_ID::NumericType session_id_number) | UNI_SessionIDCoder | inlineexplicitprotected |
| UNI_SessionIDCoder(UNI_GraphID graph_id, UNI_ID::NumericType local_id) | UNI_SessionIDCoder | protected |