Bifrost SDK
Bifrost SDK documentation
BifrostGraph::Executor::TypeTranslation::PortData Class Reference

The host data for creating host ports. More...

#include <TypeTranslation.h>

Inheritance diagram for BifrostGraph::Executor::TypeTranslation::PortData:
BifrostGraph::MayaTranslation::PortData BifrostGraph::MayaTranslation::PortCreationData

Public Member Functions

 PortData () noexcept
 
virtual ~PortData () noexcept
 

Detailed Description

The host data for creating host ports.

Note
This class belongs to a feature that is still under development and may change in subsequent versions.

Definition at line 70 of file TypeTranslation.h.

Constructor & Destructor Documentation

◆ PortData()

BifrostGraph::Executor::TypeTranslation::PortData::PortData ( )
noexcept

◆ ~PortData()

virtual BifrostGraph::Executor::TypeTranslation::PortData::~PortData ( )
virtualnoexcept