Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
LibraryLoader Class Reference

Class for IP-XACT file search and type parsing. More...

#include <LibraryLoader.h>

Classes

struct  LoadTarget
 Struct for load targets. More...
 

Public Member Functions

void clean (QStringList const &changedDirectories) const
 
QVector< LoadTargetparseLibrary (MessageMediator const *messageChannel) const
 

Detailed Description

Class for IP-XACT file search and type parsing.

Definition at line 26 of file LibraryLoader.h.

Member Function Documentation

◆ clean()

void LibraryLoader::clean ( QStringList const & changedDirectories) const

Cleans the directory structure.

Parameters
[in]changedDirectoriesChanged directories (e.g. after a remove).

◆ parseLibrary()

QVector< LoadTarget > LibraryLoader::parseLibrary ( MessageMediator const * messageChannel) const

Searches for IP-XACT files and returns any found targets.

Returns
The found IP-XACT targets.

The documentation for this class was generated from the following file: