Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
BusInterfaceUtilities.h File Reference
#include <KactusAPI/KactusAPIGlobal.h>
#include <QSharedPointer>
#include <IPXACTmodels/generaldeclarations.h>

Go to the source code of this file.

Namespaces

namespace  BusInterfaceUtilities
 Utilities for bus interface mode compatibilities.
 

Functions

KACTUS2_API bool BusInterfaceUtilities::busDefinitionVLNVsMatch (VLNV const &firstDefinitionVLNV, VLNV const &secondDefinitionVLNV, LibraryInterface *library)
 
KACTUS2_API QString BusInterfaceUtilities::getIconPath (General::InterfaceMode busMode)
 
KACTUS2_API bool BusInterfaceUtilities::hasMatchingBusDefinitions (QSharedPointer< const BusDefinition > firstDefinition, VLNV const &secondDefinitionVLNV, LibraryInterface *library)