PandA-2024.02
Data Structures | Typedefs
library_manager.hpp File Reference

Class specification of the manager for each library. More...

#include "refcount.hpp"
#include <boost/lexical_cast.hpp>
#include "custom_set.hpp"
#include <map>
#include <string>
#include <vector>
Include dependency graph for library_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  attribute
 
class  library_manager
 This class manages the specific library structure. More...
 

Typedefs

using attributeRef = refcount< attribute >
 
using library_managerRef = refcount< library_manager >
 
using library_managerConstRef = refcount< const library_manager >
 

Functions

Forward declarations.
 REF_FORWARD_DECL (library_manager)
 RefCount type definition of the library_manager class structure. More...
 
 REF_FORWARD_DECL (technology_node)
 RefCount type definition of the technology node data-structure. More...
 
 CONSTREF_FORWARD_DECL (Parameter)
 RefCount type definition of the class containing all the parameters. More...
 
 REF_FORWARD_DECL (attribute)
 

Detailed Description

Class specification of the manager for each library.

This class specifies the library_manager

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it $Revision$ $Date$ Last modified by $Author$

Definition in file library_manager.hpp.

Typedef Documentation

◆ attributeRef

Definition at line 113 of file library_manager.hpp.

◆ library_managerConstRef

Definition at line 236 of file library_manager.hpp.

◆ library_managerRef

Definition at line 235 of file library_manager.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Parameter  )

RefCount type definition of the class containing all the parameters.

◆ REF_FORWARD_DECL() [1/3]

REF_FORWARD_DECL ( library_manager  )

RefCount type definition of the library_manager class structure.

◆ REF_FORWARD_DECL() [2/3]

REF_FORWARD_DECL ( technology_node  )

RefCount type definition of the technology node data-structure.

◆ REF_FORWARD_DECL() [3/3]

REF_FORWARD_DECL ( attribute  )

Generated on Mon Feb 12 2024 13:03:33 for PandA-2024.02 by doxygen 1.8.13