![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for linc::EnumeratorValue, including all inherited members.
EnumeratorValue(const std::string &name, Types::u64 index, class Value value) (defined in linc::EnumeratorValue) | linc::EnumeratorValue | |
EnumeratorValue(const EnumeratorValue &other) (defined in linc::EnumeratorValue) | linc::EnumeratorValue | |
EnumeratorValue(EnumeratorValue &&other) (defined in linc::EnumeratorValue) | linc::EnumeratorValue | |
getIndex() const (defined in linc::EnumeratorValue) | linc::EnumeratorValue | inline |
getName() const (defined in linc::EnumeratorValue) | linc::EnumeratorValue | inline |
getValue() const (defined in linc::EnumeratorValue) | linc::EnumeratorValue | inline |
operator!=(const EnumeratorValue &other) const =default (defined in linc::EnumeratorValue) | linc::EnumeratorValue | |
operator==(const EnumeratorValue &other) const (defined in linc::EnumeratorValue) | linc::EnumeratorValue |