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

Base class for all the controller creation algorithms. More...

#include "hls_function_step.hpp"
#include "graph.hpp"
#include <fstream>
#include "custom_map.hpp"
#include "custom_set.hpp"
#include <tuple>
#include "refcount.hpp"
Include dependency graph for controller_creator_base_step.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ControllerCreatorBaseStep
 Generic class managing controller creation algorithms. More...
 

Typedefs

using ControllerCreatorBaseStepRef = refcount< ControllerCreatorBaseStep >
 refcount definition for the class More...
 

Functions

forward declarations

Superclass include

graph include STD include STL includes utility include

 REF_FORWARD_DECL (hls)
 
 REF_FORWARD_DECL (structural_object)
 
 REF_FORWARD_DECL (generic_obj)
 
 REF_FORWARD_DECL (structural_manager)
 

Detailed Description

Base class for all the controller creation algorithms.

This class is a pure virtual one, that has to be specilized in order to implement a particular algorithm to create the controller.

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it

This class is a pure virtual one, that has to be specilized in order to implement a particular algorithm to create the controller.

Author
Nicola Saporetti nicol.nosp@m.a.sa.nosp@m.poret.nosp@m.ti@g.nosp@m.mail..nosp@m.com

Definition in file controller_creator_base_step.hpp.

Typedef Documentation

◆ ControllerCreatorBaseStepRef

refcount definition for the class

Definition at line 167 of file controller_creator_base_step.hpp.

Function Documentation

◆ REF_FORWARD_DECL() [1/4]

REF_FORWARD_DECL ( hls  )

◆ REF_FORWARD_DECL() [2/4]

REF_FORWARD_DECL ( structural_object  )

◆ REF_FORWARD_DECL() [3/4]

REF_FORWARD_DECL ( generic_obj  )

◆ REF_FORWARD_DECL() [4/4]

REF_FORWARD_DECL ( structural_manager  )

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