Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
LibraryLoader::LoadTarget Struct Reference

Struct for load targets. More...

#include <LibraryLoader.h>

Public Member Functions

 LoadTarget (VLNV const &targetVLNV=VLNV(), QString targetPath=QString())
 Constructor.
 

Public Attributes

QString path
 The path to IP-XACT file.
 
VLNV vlnv
 The VLNV defined in the file.
 

Detailed Description

Struct for load targets.

Definition at line 31 of file LibraryLoader.h.

Constructor & Destructor Documentation

◆ LoadTarget()

LibraryLoader::LoadTarget::LoadTarget ( VLNV const & targetVLNV = VLNV(),
QString targetPath = QString() )
inline

Constructor.

Definition at line 37 of file LibraryLoader.h.

Member Data Documentation

◆ path

QString LibraryLoader::LoadTarget::path

The path to IP-XACT file.

Definition at line 33 of file LibraryLoader.h.

◆ vlnv

VLNV LibraryLoader::LoadTarget::vlnv

The VLNV defined in the file.

Definition at line 34 of file LibraryLoader.h.


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