PandA-2024.02
Data Structures | Typedefs | Functions
Discrepancy.hpp File Reference
#include "Parameter.hpp"
#include "UnfoldedCallGraph.hpp"
#include "DiscrepancyOpInfo.hpp"
#include "vcd_parser.hpp"
#include "tree_node.hpp"
#include "refcount.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include <string>
Include dependency graph for Discrepancy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CallSitesInfo
 
struct  HWDiscrepancyInfo
 
struct  Discrepancy
 

Typedefs

using CallSitesInfoRef = refcount< CallSitesInfo >
 
using CallSitesInfoConstRef = refcount< const CallSitesInfo >
 
using HWDiscrepancyInfoRef = refcount< HWDiscrepancyInfo >
 
using HWDiscrepancyInfoConstRef = refcount< const HWDiscrepancyInfo >
 
using DiscrepancyRef = refcount< Discrepancy >
 
using DiscrepancyConstRef = refcount< const Discrepancy >
 

Functions

 REF_FORWARD_DECL (structural_manager)
 

Typedef Documentation

◆ CallSitesInfoConstRef

Definition at line 76 of file Discrepancy.hpp.

◆ CallSitesInfoRef

Definition at line 75 of file Discrepancy.hpp.

◆ DiscrepancyConstRef

Definition at line 235 of file Discrepancy.hpp.

◆ DiscrepancyRef

Definition at line 234 of file Discrepancy.hpp.

◆ HWDiscrepancyInfoConstRef

Definition at line 123 of file Discrepancy.hpp.

◆ HWDiscrepancyInfoRef

Definition at line 122 of file Discrepancy.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( structural_manager  )

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