addBusImplementation(BusImplementationLocation *implementation) | IDF::MachineImplementation | |
addFuGeneration(const FUGenerated &fug) | IDF::MachineImplementation | |
addFUImplementation(FUImplementationLocation *implementation) | IDF::MachineImplementation | |
addIUImplementation(RFImplementationLocation *implementation) | IDF::MachineImplementation | |
addRFImplementation(RFImplementationLocation *implementation) | IDF::MachineImplementation | |
addSocketImplementation(SocketImplementationLocation *implementation) | IDF::MachineImplementation | |
alternativeFiles_ | IDF::MachineImplementation | private |
busImplementation(const std::string &bus) const | IDF::MachineImplementation | |
busImplementation(int index) const | IDF::MachineImplementation | |
busImplementationCount() const | IDF::MachineImplementation | |
busImplementations_ | IDF::MachineImplementation | private |
checkImplFile(const std::vector< std::string > &primarySearchPaths, const std::vector< std::string > &secondarySearchPaths, std::string &file) | IDF::MachineImplementation | private |
checkImplFiles(size_t &missingFiles, size_t &alternativeFiles) | IDF::MachineImplementation | |
clearICDecoderParameters() | IDF::MachineImplementation | |
clearState() | IDF::MachineImplementation | private |
decompressorFile() const | IDF::MachineImplementation | |
decompressorFile_ | IDF::MachineImplementation | private |
ensureIndexValidity(int index, const ImplementationTable &table) const | IDF::MachineImplementation | private |
findImplementation(const ImplementationTable &table, const std::string &unitName) const | IDF::MachineImplementation | private |
fuGenerated_ | IDF::MachineImplementation | private |
FUGenerations() const | IDF::MachineImplementation | |
FUGenerations() | IDF::MachineImplementation | |
fuImplementation(const std::string &fu) const | IDF::MachineImplementation | |
fuImplementation(int index) const | IDF::MachineImplementation | |
fuImplementationCount() const | IDF::MachineImplementation | |
fuImplementations_ | IDF::MachineImplementation | private |
hasBusImplementation(const std::string &busName) const | IDF::MachineImplementation | |
hasDecompressorFile() const | IDF::MachineImplementation | |
hasFUGeneration(const std::string &name) const | IDF::MachineImplementation | |
hasFUImplementation(const std::string &unitName) const | IDF::MachineImplementation | |
hasICDecoderHDB() const | IDF::MachineImplementation | |
hasICDecoderPluginFile() const | IDF::MachineImplementation | |
hasICDecoderPluginName() const | IDF::MachineImplementation | |
hasIUImplementation(const std::string &unitName) const | IDF::MachineImplementation | |
hasRFImplementation(const std::string &unitName) const | IDF::MachineImplementation | |
hasSocketImplementation(const std::string &socketName) const | IDF::MachineImplementation | |
icDecoderHDB() const | IDF::MachineImplementation | |
icDecoderHDB_ | IDF::MachineImplementation | private |
icDecoderParameterCount() const | IDF::MachineImplementation | |
icDecoderParameterName(unsigned param) const | IDF::MachineImplementation | |
icDecoderParameters_ | IDF::MachineImplementation | private |
icDecoderParameterValue(const std::string &name) const | IDF::MachineImplementation | |
icDecoderParameterValue(unsigned param) const | IDF::MachineImplementation | |
icDecoderPluginFile() const | IDF::MachineImplementation | |
icDecoderPluginFile_ | IDF::MachineImplementation | private |
icDecoderPluginName() const | IDF::MachineImplementation | |
icDecoderPluginName_ | IDF::MachineImplementation | private |
ImplementationTable typedef | IDF::MachineImplementation | private |
isLibraryImplFile(const std::string &path, std::string &resolvedPath) | IDF::MachineImplementation | |
isLibraryImplFile() | IDF::MachineImplementation | private |
iuImplementation(const std::string &iu) const | IDF::MachineImplementation | |
iuImplementation(int index) const | IDF::MachineImplementation | |
iuImplementationCount() const | IDF::MachineImplementation | |
iuImplementations_ | IDF::MachineImplementation | private |
loadFromIDF(const std::string &idfFileName) | IDF::MachineImplementation | static |
loadState(const ObjectState *state) | IDF::MachineImplementation | virtual |
MachineImplementation() | IDF::MachineImplementation | |
MachineImplementation(const ObjectState *state) | IDF::MachineImplementation | |
makeHDBPathRelative(const std::vector< std::string > &searchPaths, UnitImplementationLocation &implem) const | IDF::MachineImplementation | private |
makeImplFilesRelative(const std::vector< std::string > &sPaths) | IDF::MachineImplementation | |
missingFiles_ | IDF::MachineImplementation | private |
OSKEY_DECOMPRESSOR_FILE | IDF::MachineImplementation | static |
OSKEY_IC_DECODER_FILE | IDF::MachineImplementation | static |
OSKEY_IC_DECODER_HDB | IDF::MachineImplementation | static |
OSKEY_IC_DECODER_NAME | IDF::MachineImplementation | static |
OSKEY_IC_DECODER_PARAMETER_NAME | IDF::MachineImplementation | static |
OSKEY_IC_DECODER_PARAMETER_VALUE | IDF::MachineImplementation | static |
OSKEY_SOURCE_IDF | IDF::MachineImplementation | static |
OSNAME_BUS_IMPLEMENTATIONS | IDF::MachineImplementation | static |
OSNAME_FU_GENERATED | IDF::MachineImplementation | static |
OSNAME_FU_IMPLEMENTATIONS | IDF::MachineImplementation | static |
OSNAME_IC_DECODER_PARAMETER | IDF::MachineImplementation | static |
OSNAME_IC_DECODER_PLUGIN | IDF::MachineImplementation | static |
OSNAME_IU_IMPLEMENTATIONS | IDF::MachineImplementation | static |
OSNAME_MACHINE_IMPLEMENTATION | IDF::MachineImplementation | static |
OSNAME_RF_IMPLEMENTATIONS | IDF::MachineImplementation | static |
OSNAME_SOCKET_IMPLEMENTATIONS | IDF::MachineImplementation | static |
removeBusImplementation(const std::string &unitName) | IDF::MachineImplementation | |
removeFuGeneration(const std::string &name) | IDF::MachineImplementation | |
removeFUImplementation(const std::string &unitName) | IDF::MachineImplementation | |
removeIUImplementation(const std::string &unitName) | IDF::MachineImplementation | |
removeRFImplementation(const std::string &unitName) | IDF::MachineImplementation | |
removeSocketImplementation(const std::string &unitName) | IDF::MachineImplementation | |
rfImplementation(const std::string &rf) const | IDF::MachineImplementation | |
rfImplementation(int index) const | IDF::MachineImplementation | |
rfImplementationCount() const | IDF::MachineImplementation | |
rfImplementations_ | IDF::MachineImplementation | private |
saveState() const | IDF::MachineImplementation | virtual |
setDecompressorFile(const std::string &file) | IDF::MachineImplementation | |
setICDecoderHDB(const std::string &file) | IDF::MachineImplementation | |
setICDecoderParameter(const std::string &name, const std::string &value) | IDF::MachineImplementation | |
setICDecoderPluginFile(const std::string &file) | IDF::MachineImplementation | |
setICDecoderPluginName(const std::string &name) | IDF::MachineImplementation | |
socketImplementation(const std::string &socket) const | IDF::MachineImplementation | |
socketImplementation(int index) const | IDF::MachineImplementation | |
socketImplementationCount() const | IDF::MachineImplementation | |
socketImplementations_ | IDF::MachineImplementation | private |
sourceIDF() const | IDF::MachineImplementation | |
sourceIDF_ | IDF::MachineImplementation | private |
~MachineImplementation() | IDF::MachineImplementation | virtual |
~Serializable() | Serializable | inlinevirtual |