PandA-2024.02
|
Files | |
file | APInt.cpp [code] |
file | APInt.hpp [code] |
file | augmented_vector.hpp [code] |
class for representing augmented vector based on std::vector | |
file | cpu_stats.cpp [code] |
Utility managing CPU statistics. | |
file | cpu_stats.hpp [code] |
Utility managing CPU statistics. | |
file | cpu_time.hpp [code] |
Include a set of utilities used to manage CPU time measures. | |
file | custom_map.hpp [code] |
redefinition of map to manage ordered/unordered structures | |
file | custom_set.hpp [code] |
redefinition of set to manage ordered/unordered structures | |
file | dbgPrintHelper.hpp [code] |
File containing functions and utilities to support the printing of debug messagges. | |
file | exceptions.cpp [code] |
exceptions managed by PandA | |
file | exceptions.hpp [code] |
exceptions managed by PandA | |
file | Factory.hpp [code] |
Generic factory class implementation with self-registering derived classes. | |
file | fileIO.cpp [code] |
utility function used to read files. | |
file | fileIO.hpp [code] |
utility function used to read files. | |
file | gzstream.hpp [code] |
file | hash_helper.hpp [code] |
This file collects some hash functors. | |
file | indented_output_stream.cpp [code] |
file | indented_output_stream.hpp [code] |
Class to print indented code. | |
file | Lexer_utilities.hpp [code] |
macro used to instantiate LEX based lexers. | |
file | math_function.hpp [code] |
mathematical utility function not provided by standard libraries | |
file | panda_types.hpp [code] |
file | refcount.hpp [code] |
Template definition of refcount. | |
file | simple_indent.cpp [code] |
Implementation of the simple pretty print functor. | |
file | simple_indent.hpp [code] |
Simple pretty print functor. | |
file | Statistics.cpp [code] |
This file collects some algebric statistical functions. | |
file | Statistics.hpp [code] |
This file collects some algebric statistical functions. | |
file | string_manipulation.cpp [code] |
Auxiliary methods for manipulating string. | |
file | string_manipulation.hpp [code] |
Auxiliary methods for manipulating string. | |
file | strong_typedef.hpp [code] |
This class macros for the definition of strong typedef. | |
file | utility.cpp [code] |
This file collects some utility functions and macros. | |
file | utility.hpp [code] |
This file collects some utility functions and macros. | |
file | visitor.hpp [code] |
Visitor/walker design pattern. | |
file | xml_helper.hpp [code] |
Some macro used to interface with the XML library. | |