Inviwo  0.9.10.1
Inviwo documentation
inviwo::RepresentationConverterType< BaseRepr, From, To > Member List

This is the complete list of members for inviwo::RepresentationConverterType< BaseRepr, From, To >, including all inherited members.

BaseRepresentationConverter()=default (defined in inviwo::BaseRepresentationConverter)inviwo::BaseRepresentationConverter
ConverterID typedef (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >)inviwo::RepresentationConverterType< BaseRepr, From, To >
createFrom(std::shared_ptr< const BaseRepr > source) const override final (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >)inviwo::RepresentationConverterType< BaseRepr, From, To >inlinevirtual
createFrom(std::shared_ptr< const From > source) const =0 (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >)inviwo::RepresentationConverterType< BaseRepr, From, To >pure virtual
getConverterID() const override (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >)inviwo::RepresentationConverterType< BaseRepr, From, To >virtual
RepresentationConverter()=default (defined in inviwo::RepresentationConverter< BaseRepr >)inviwo::RepresentationConverter< BaseRepr >
update(std::shared_ptr< const BaseRepr > source, std::shared_ptr< BaseRepr > destination) const override final (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >)inviwo::RepresentationConverterType< BaseRepr, From, To >inlinevirtual
update(std::shared_ptr< const From > source, std::shared_ptr< To > destination) const =0 (defined in inviwo::RepresentationConverterType< BaseRepr, From, To >)inviwo::RepresentationConverterType< BaseRepr, From, To >pure virtual
~BaseRepresentationConverter()=default (defined in inviwo::BaseRepresentationConverter)inviwo::BaseRepresentationConvertervirtual
~RepresentationConverter()=default (defined in inviwo::RepresentationConverter< BaseRepr >)inviwo::RepresentationConverter< BaseRepr >virtual