OpenASIP
2.0
|
This is the complete list of members for RFPortCode, including all inherited members.
encoding() const | PortCode | |
encoding_ | PortCode | private |
encodingWidth() const | PortCode | |
extraBits() const | PortCode | |
extraBits_ | PortCode | private |
hasEncoding() const | PortCode | |
hasEncoding_ | PortCode | private |
indexWidth() const | PortCode | |
indexWidth_ | PortCode | private |
isMaxIndexSet() const | PortCode | inline |
maxIndex() const | PortCode | inline |
maxRegIndex_ | PortCode | private |
OSKEY_ENCODING | PortCode | static |
OSKEY_EXTRA_BITS | PortCode | static |
OSKEY_INDEX_WIDTH | PortCode | static |
OSKEY_MAX_INDEX | PortCode | static |
OSKEY_UNIT_NAME | PortCode | static |
OSNAME_PORT_CODE | PortCode | static |
OSNAME_RF_PORT_CODE | RFPortCode | static |
parent() const | PortCode | |
parent_ | PortCode | private |
PortCode(const std::string &unitName, unsigned int encoding, unsigned int extraBits, int indexWidth) | PortCode | protected |
PortCode(const std::string &unitName, int indexWidth) | PortCode | protected |
PortCode(const ObjectState *state) | PortCode | protected |
RFPortCode(const std::string ®File, unsigned int encoding, unsigned int extraBits, int indexWidth, SocketCodeTable &parent) | RFPortCode | |
RFPortCode(const std::string ®File, int indexWidth, SocketCodeTable &parent) | RFPortCode | |
RFPortCode(const ObjectState *state, SocketCodeTable &parent) | RFPortCode | |
saveState() const | RFPortCode | virtual |
setMaxIndex(unsigned regIndex) | PortCode | inline |
setParent(SocketCodeTable *parent) | PortCode | protected |
unitName() const | PortCode | |
unitName_ | PortCode | private |
width() const | PortCode | |
~PortCode() | PortCode | virtual |
~RFPortCode() | RFPortCode | virtual |