|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
This is the complete list of members for PsyType, including all inherited members.
| fromString(const char *text) | PsyType | inline |
| isValid() | PsyType | inline |
| levels | PsyType | |
| matches(PsyType &otherType) const | PsyType | inline |
| operator!=(const PsyType &othertype) const | PsyType | inline |
| operator<(const PsyType &othertype) const | PsyType | inline |
| operator==(const PsyType &othertype) const | PsyType | inline |
| operator>(const PsyType &othertype) const | PsyType | inline |
| operator[](int i) const | PsyType | inline |
| setLevel(int i, uint16 value) | PsyType | inline |
| toString() | PsyType | inline |
| toString(std::map< uint16, std::string > *subtypes) | PsyType | inline |