|
MIXAL
|
This is the complete list of members for mixal::ComputerWord, including all inherited members.
| address() const | mixal::ComputerWord | inline |
| addressValue() const | mixal::ComputerWord | |
| byte1 (defined in mixal::ComputerWord) | mixal::ComputerWord | |
| byte2 (defined in mixal::ComputerWord) | mixal::ComputerWord | |
| byte3 (defined in mixal::ComputerWord) | mixal::ComputerWord | |
| byte4 (defined in mixal::ComputerWord) | mixal::ComputerWord | |
| byte5 (defined in mixal::ComputerWord) | mixal::ComputerWord | |
| bytes12() const | mixal::ComputerWord | |
| bytes2(int index1, int index2) const | mixal::ComputerWord | |
| bytes23() const | mixal::ComputerWord | |
| bytes34() const | mixal::ComputerWord | |
| bytes45() const | mixal::ComputerWord | |
| ComputerWord() | mixal::ComputerWord | |
| ComputerWord(int32_t value) | mixal::ComputerWord | explicit |
| ComputerWord(const std::string &chars) | mixal::ComputerWord | explicit |
| ComputerWord(bool _negative, uint8_t _byte1, uint8_t _byte2, uint8_t _byte3, uint8_t _byte4, uint8_t _byte5) | mixal::ComputerWord | |
| ComputerWord(char sign, uint8_t _byte1, uint8_t _byte2, uint8_t _byte3, uint8_t _byte4, uint8_t _byte5) | mixal::ComputerWord | |
| ComputerWord(bool _negative, uint16_t bytes12, uint8_t _byte3, uint8_t _byte4, uint8_t _byte5) | mixal::ComputerWord | |
| ComputerWord(char sign, uint16_t bytes12, uint8_t _byte3, uint8_t _byte4, uint8_t _byte5) | mixal::ComputerWord | |
| field() const | mixal::ComputerWord | inline |
| getAt(int32_t index) const | mixal::ComputerWord | inline |
| getBytesString() const | mixal::ComputerWord | |
| getCharacters() const | mixal::ComputerWord | |
| index() const | mixal::ComputerWord | inline |
| negative (defined in mixal::ComputerWord) | mixal::ComputerWord | |
| operation() const | mixal::ComputerWord | inline |
| operator<<(std::ostream &out, const ComputerWord &word) | mixal::ComputerWord | friend |
| operator==(const ComputerWord &word) const | mixal::ComputerWord | |
| operator[](int index) const | mixal::ComputerWord | |
| operator[](int index) | mixal::ComputerWord | |
| reset() | mixal::ComputerWord | |
| set(int32_t value) | mixal::ComputerWord | |
| set(const std::string &chars) | mixal::ComputerWord | |
| set(int index, uint8_t val) | mixal::ComputerWord | |
| set(bool negative, uint8_t byte1, uint8_t byte2, uint8_t byte3, uint8_t byte4, uint8_t byte5) | mixal::ComputerWord | |
| set(char sign, uint8_t byte1, uint8_t byte2, uint8_t byte3, uint8_t byte4, uint8_t byte5) | mixal::ComputerWord | |
| set(bool negative, uint16_t bytes12, uint8_t byte3, uint8_t byte4, uint8_t byte5) | mixal::ComputerWord | |
| set(char sign, uint16_t bytes12, uint8_t byte3, uint8_t byte4, uint8_t byte5) | mixal::ComputerWord | |
| setAddress(int16_t address) | mixal::ComputerWord | |
| setAddress(bool negative, uint16_t address) | mixal::ComputerWord | |
| setField(uint8_t field) | mixal::ComputerWord | inline |
| setIndex(uint8_t index) | mixal::ComputerWord | inline |
| setOperation(uint8_t operation) | mixal::ComputerWord | inline |
| value() const | mixal::ComputerWord |