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

Base class for graph property. More...

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

Go to the source code of this file.

Data Structures

struct  GraphInfo
 Base class storing user data information to the whole graph. More...
 

Typedefs

using GraphInfoRef = refcount< GraphInfo >
 RefCount type definition of the GraphInfo class structure. More...
 
using GraphInfoConstRef = refcount< const GraphInfo >
 

Functions

forward declarations
 REF_FORWARD_DECL (GraphInfo)
 

Detailed Description

Base class for graph property.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Revision$ $Date$ Last modified by $Author$

Definition in file graph_info.hpp.

Typedef Documentation

◆ GraphInfoConstRef

Definition at line 75 of file graph_info.hpp.

◆ GraphInfoRef

RefCount type definition of the GraphInfo class structure.

Definition at line 74 of file graph_info.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( GraphInfo  )

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