WSF
usmtf::Exportable Class Referenceabstract

#include <Exportable.hpp>

Inheritance diagram for usmtf::Exportable:

Public Member Functions

virtual InputBlock GetInputBlock () const =0
virtual ~Exportable ()=default

Detailed Description

This used to be a part of the Transformer API, but new needs for items to be exportable without having a segment required a refactoring to make it that items could fulfill the contract of being exported by the script builder. So, in other words, If you implement the exportable interface, your entities can be written out by the ScriptBuilder.

Constructor & Destructor Documentation

◆ ~Exportable()

virtual usmtf::Exportable::~Exportable ( )
virtualdefault

Member Function Documentation

◆ GetInputBlock()


The documentation for this class was generated from the following file:
Copyrights Multiple, All Rights Reserved