Colibri Core
|
This is the complete list of members for IndexReference, including all inherited members.
IndexReference() | IndexReference | inline |
IndexReference(uint32_t sentence, uint16_t token) | IndexReference | inline |
IndexReference(std::istream *in) | IndexReference | inline |
IndexReference(const IndexReference &other) | IndexReference | inline |
operator!=(const IndexReference &other) const | IndexReference | inline |
operator+(const int other) const | IndexReference | inline |
operator<(const IndexReference &other) const | IndexReference | inline |
operator<<(std::ostream &out, const IndexReference &iref) | IndexReference | friend |
operator==(const IndexReference &other) const | IndexReference | inline |
operator>(const IndexReference &other) const | IndexReference | inline |
sentence | IndexReference | |
token | IndexReference | |
tostring() const | IndexReference | inline |
write(std::ostream *out) const | IndexReference | inline |