ListComponents.h File Reference

Contains interfaces to the ListComponents class. More...

#include <map>
#include <vector>
#include <libpf/components/ComponentGeneric.h>

Classes

class  ListComponents
 Component list manager
Vector Wrapper to manage the actual component list. More...
 

Variables

class ListComponents components
 List of components used in the current model. More...
 
int NCOMPONENTS
 Number of component used in the current model. More...
 

Detailed Description

Contains interfaces to the ListComponents class.

This file is part of LIBPF All rights reserved; do not distribute without permission.

Author
(C) Copyright 2004-2023 Paolo Greppi simevo s.r.l.

Variable Documentation

◆ components

class ListComponents components
extern

List of components used in the current model.

◆ NCOMPONENTS

int NCOMPONENTS
extern

Number of component used in the current model.