| addAddressSpace(IPXactAddressSpace *addrSpace) | IPXactModel | |
| addAddressSpaceObject(const IPXactAddressSpace *as, ObjectState *parent) const | IPXactModel | private |
| addBusInterface(IPXactInterface *interface) | IPXactModel | |
| addBusInterfaceObject(const IPXactInterface *bus, ObjectState *parent) const | IPXactModel | private |
| addFileObject(const TCEString &name, const TCEString &type, ObjectState *parent) const | IPXactModel | private |
| addModelParamsObject(ObjectState *parent) const | IPXactModel | private |
| addParameter(const ProGe::Parameter ¶meter) | IPXactModel | |
| addressSpaces_ | IPXactModel | private |
| addSignal(const HDLPort &signal) | IPXactModel | |
| addSignalObject(const HDLPort *port, ObjectState *parent) const | IPXactModel | private |
| busInterfaces_ | IPXactModel | private |
| BusMode enum name | IPXactModel | |
| DEV_FAMILY_GENERIC | IPXactModel | privatestatic |
| extractAddressSpace(const ObjectState *as) | IPXactModel | private |
| extractAddressSpaces(const ObjectState *addressSpaces) | IPXactModel | private |
| extractBusInterface(const ObjectState *busInterface) | IPXactModel | private |
| extractBusInterfaces(const ObjectState *busInterfaces) | IPXactModel | private |
| extractBusMode(const ObjectState *busInterface) const | IPXactModel | private |
| extractFiles(const ObjectState *fileSets) | IPXactModel | private |
| extractModelParam(const ObjectState *modelParameter) | IPXactModel | private |
| extractModelParams(const ObjectState *modelParameters) | IPXactModel | private |
| extractPortMap(const ObjectState *portMap, IPXactInterface &interface) const | IPXactModel | private |
| extractPortMappings(const ObjectState *portMaps, IPXactInterface &interface) const | IPXactModel | private |
| extractSignals(const ObjectState *signals) | IPXactModel | private |
| extractVLNV(const ObjectState *root) | IPXactModel | private |
| extractVlnvFromAttr(const ObjectState *busType) const | IPXactModel | private |
| HDL_SET_ID | IPXactModel | privatestatic |
| hdlFiles_ | IPXactModel | private |
| INTEGER_PARAM | IPXactModel | privatestatic |
| interfaceByType(const IPXact::Vlnv &type, const IPXact::Vlnv &absType, const TCEString instanceName, BusMode mode) const | IPXactModel | private |
| INVALID enum value | IPXactModel | |
| IPXactModel() | IPXactModel | |
| IPXactModel(const ObjectState *state) | IPXactModel | |
| IPXactModel(const IPXactModel &old) | IPXactModel | private |
| loadState(const ObjectState *state) | IPXactModel | virtual |
| LONG_PARAM | IPXactModel | privatestatic |
| MASTER enum value | IPXactModel | |
| MIRRORED_MASTER enum value | IPXactModel | |
| MIRRORED_SLAVE enum value | IPXactModel | |
| MIRRORED_SYSTEM enum value | IPXactModel | |
| MONITOR enum value | IPXactModel | |
| OSNAME_ADDRESS_SPACE | IPXactModel | static |
| OSNAME_ADDRESS_SPACES | IPXactModel | static |
| OSNAME_AS_MAU | IPXactModel | static |
| OSNAME_AS_RANGE | IPXactModel | static |
| OSNAME_AS_WIDTH | IPXactModel | static |
| OSNAME_ATTR_DATA_TYPE | IPXactModel | static |
| OSNAME_ATTR_FORMAT | IPXactModel | static |
| OSNAME_ATTR_ID | IPXactModel | static |
| OSNAME_ATTR_RESOLVE | IPXactModel | static |
| OSNAME_BUS_ABS_TYPE | IPXactModel | static |
| OSNAME_BUS_INTERFACE | IPXactModel | static |
| OSNAME_BUS_INTERFACES | IPXactModel | static |
| OSNAME_BUS_MASTER | IPXactModel | static |
| OSNAME_BUS_MIRRORED_MASTER | IPXactModel | static |
| OSNAME_BUS_MIRRORED_SLAVE | IPXactModel | static |
| OSNAME_BUS_MIRRORED_SYSTEM | IPXactModel | static |
| OSNAME_BUS_MONITOR | IPXactModel | static |
| OSNAME_BUS_PORT_MAP | IPXactModel | static |
| OSNAME_BUS_PORT_MAP_BUS | IPXactModel | static |
| OSNAME_BUS_PORT_MAP_COMP | IPXactModel | static |
| OSNAME_BUS_PORT_MAP_NAME | IPXactModel | static |
| OSNAME_BUS_PORT_MAPS | IPXactModel | static |
| OSNAME_BUS_SLAVE | IPXactModel | static |
| OSNAME_BUS_SYSTEM | IPXactModel | static |
| OSNAME_BUS_TYPE | IPXactModel | static |
| OSNAME_DISPLAY_NAME | IPXactModel | static |
| OSNAME_FILE | IPXactModel | static |
| OSNAME_FILE_NAME | IPXactModel | static |
| OSNAME_FILE_TYPE | IPXactModel | static |
| OSNAME_FILESET | IPXactModel | static |
| OSNAME_FILESETS | IPXactModel | static |
| OSNAME_IPXACT_MODEL | IPXactModel | static |
| OSNAME_LIBRARY | IPXactModel | static |
| OSNAME_MODEL | IPXactModel | static |
| OSNAME_MODEL_PARAM | IPXactModel | static |
| OSNAME_MODEL_PARAMS | IPXactModel | static |
| OSNAME_NAME | IPXactModel | static |
| OSNAME_PORT | IPXactModel | static |
| OSNAME_PORT_DIRECTION | IPXactModel | static |
| OSNAME_PORT_LEFT | IPXactModel | static |
| OSNAME_PORT_RIGHT | IPXactModel | static |
| OSNAME_PORTS | IPXactModel | static |
| OSNAME_VALUE | IPXactModel | static |
| OSNAME_VECTOR | IPXactModel | static |
| OSNAME_VENDOR | IPXactModel | static |
| OSNAME_VERSION | IPXactModel | static |
| OSNAME_WIRE | IPXactModel | static |
| OTHER_FILE | IPXactModel | privatestatic |
| otherFiles_ | IPXactModel | private |
| parameters_ | IPXactModel | private |
| RESOLVE_USER | IPXactModel | privatestatic |
| saveState() const | IPXactModel | virtual |
| setFile(const TCEString &file) | IPXactModel | |
| setHdlFile(const TCEString &file) | IPXactModel | |
| setHdlFiles(const std::vector< TCEString > &files) | IPXactModel | |
| setVLNV(TCEString vendor, TCEString library, TCEString name, TCEString version) | IPXactModel | |
| signals_ | IPXactModel | private |
| SLAVE enum value | IPXactModel | |
| STRING_PARAM | IPXactModel | privatestatic |
| SYSTEM enum value | IPXactModel | |
| VHDL_FILE | IPXactModel | privatestatic |
| vlnv_ | IPXactModel | private |
| ~IPXactModel() | IPXactModel | virtual |
| ~Serializable() | Serializable | inlinevirtual |