PandA-2024.02
Data Structures | Typedefs | Functions
node_info.hpp File Reference

Base class description of data information associated with each node of a graph. More...

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

Go to the source code of this file.

Data Structures

class  NodeInfo
 

Typedefs

using NodeInfoRef = refcount< NodeInfo >
 RefCount type definition of the NodeInfo class structure. More...
 

Functions

 REF_FORWARD_DECL (NodeInfo)
 STD include. More...
 

Detailed Description

Base class description of data information associated with each node of a graph.

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 node_info.hpp.

Typedef Documentation

◆ NodeInfoRef

RefCount type definition of the NodeInfo class structure.

Definition at line 98 of file node_info.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( NodeInfo  )

STD include.

Utility include


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