|
| virtual std::shared_ptr< LayerRAM > | createFrom (std::shared_ptr< const LayerPy > source) const override |
| |
| virtual void | update (std::shared_ptr< const LayerPy > source, std::shared_ptr< LayerRAM > destination) const override |
| |
|
virtual std::shared_ptr< LayerRepresentation > | createFrom (std::shared_ptr< const LayerRepresentation > source) const override final |
| |
| virtual ConverterID | getConverterID () const override |
| |
|
virtual void | update (std::shared_ptr< const LayerRepresentation > source, std::shared_ptr< LayerRepresentation > destination) const override final |
| |
|
virtual std::shared_ptr< BaseRepr > | createFrom (std::shared_ptr< const BaseRepr > source) const =0 |
| |
|
virtual void | update (std::shared_ptr< const BaseRepr > source, std::shared_ptr< BaseRepr > destination) const =0 |
| |
|
|
using | ConverterID |
| |
|
using | ConverterID = std::pair<std::type_index, std::type_index> |
| |
◆ createFrom()
| virtual std::shared_ptr< LayerRAM > inviwo::LayerPy2RAMConverter::createFrom |
( |
std::shared_ptr< const LayerPy > | source | ) |
const |
|
overridevirtual |
◆ update()
| virtual void inviwo::LayerPy2RAMConverter::update |
( |
std::shared_ptr< const LayerPy > | source, |
|
|
std::shared_ptr< LayerRAM > | destination ) const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- modules/python3/include/modules/python3/layerpy.h