PandA-2024.02
Macros | Functions
spider.cpp File Reference

Parser for deep profiling information. More...

#include "SpiderParameter.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include <filesystem>
#include "translator.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "data_xml_parser.hpp"
#include <fstream>
#include <iosfwd>
#include <string>
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "fileIO.hpp"
#include "string_manipulation.hpp"
Include dependency graph for spider.cpp:

Go to the source code of this file.

Macros

#define MAX_LENGTH   10000
 
#define INIT(x, y)   x.push_back(std::string(y))
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Parser for deep profiling information.

Author
Daniele Loiacono loiac.nosp@m.ono@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it

Definition in file spider.cpp.

Macro Definition Documentation

◆ INIT

#define INIT (   x,
 
)    x.push_back(std::string(y))

Definition at line 73 of file spider.cpp.

Referenced by Vectorize::ClassifyTreeNode(), ToString(), and Vectorize::Transform().

◆ MAX_LENGTH

#define MAX_LENGTH   10000

Definition at line 71 of file spider.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

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