InstanceTemplate Class Reference
HiCR
|
HiCR::InstanceTemplate Class Reference
#include <instanceTemplate.hpp>
Public Member Functions | |
InstanceTemplate (const HiCR::Topology &topology) | |
virtual | ~InstanceTemplate ()=default |
const HiCR::Topology & | getTopology () const |
Friends | |
class | HiCR::InstanceManager |
Detailed Description
Defines the instance template class, which represents a blueprint to create new instances.
Constructor & Destructor Documentation
◆ InstanceTemplate()
|
inline |
Constructor for the base instance template class.
- Parameters
-
[in] topology HiCR topology used to construct instances
◆ ~InstanceTemplate()
|
virtualdefault |
Default destructor
Member Function Documentation
◆ getTopology()
|
inline |
Getter for the topology
- Returns
- topology
The documentation for this class was generated from the following file:
- /home/runner/work/HiCR/HiCR/include/hicr/core/instanceTemplate.hpp
Generated by