PandA-2024.02
|
Base class to pass information to a c backend. More...
#include "config_HAVE_HLS_BUILT.hpp"
#include "config_HAVE_HOST_PROFILING_BUILT.hpp"
#include "hls_step.hpp"
#include "refcount.hpp"
#include <string>
Go to the source code of this file.
Data Structures | |
class | CBackendInformation |
Base class to pass information to a c backend. More... | |
Typedefs | |
using | CBackendInformationConstRef = refcount< const CBackendInformation > |
using | CBackendInformationRef = refcount< CBackendInformation > |
Base class to pass information to a c backend.
Last modified by
Definition in file c_backend_information.hpp.
using CBackendInformationConstRef = refcount<const CBackendInformation> |
Definition at line 89 of file c_backend_information.hpp.
Definition at line 90 of file c_backend_information.hpp.