PandA-2024.02
Functions
parse_technology.hpp File Reference

Input function used to read the technology data structures. More...

#include "refcount.hpp"
#include <string>
Include dependency graph for parse_technology.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void read_technology_File (const std::string &f, const technology_managerRef &TM, const ParameterConstRef &Param)
 Read an xml file describing the technology data structures. More...
 
forward declarations
 REF_FORWARD_DECL (technology_manager)
 RefCount type definition of the technology_manager class structure. More...
 
 CONSTREF_FORWARD_DECL (Parameter)
 

Detailed Description

Input function used to read the technology data structures.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it

Definition in file parse_technology.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Parameter  )

◆ read_technology_File()

void read_technology_File ( const std::string &  f,
const technology_managerRef TM,
const ParameterConstRef Param 
)

Read an xml file describing the technology data structures.

Parameters
fthe input file name
TMis the initial technology manager.
Paramis the global parameter.

FIXME: setting parameters

Definition at line 54 of file parse_technology.cpp.

References container_to_string(), DESIGN, XMLDomParser::Exec(), refcount< T >::get(), XMLDomParser::get_document(), technology_manager::get_library_list(), test_panda::parser, PROXY_LIBRARY, string_to_container(), THROW_ERROR, WORK_LIBRARY, and technology_manager::xload().

Referenced by LoadFileTechnology::Exec().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( technology_manager  )

RefCount type definition of the technology_manager class structure.


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