Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
apra::ConnectionInfo Struct Reference

#include <PipelineAnalyzer.h>

Collaboration diagram for apra::ConnectionInfo:
Collaboration graph

Public Attributes

std::string fromModuleId
 
std::string toModuleId
 
std::string fromPin
 
std::string toPin
 
std::string fromModuleType
 
FrameMetadata::MemType fromMemType = FrameMetadata::HOST
 
std::vector< std::string > fromFrameTypes
 
std::vector< ImageMetadata::ImageTypefromImageTypes
 
std::string toModuleType
 
FrameMetadata::MemType toMemType = FrameMetadata::HOST
 
std::vector< std::string > toFrameTypes
 
std::vector< ImageMetadata::ImageTypetoImageTypes
 

Member Data Documentation

◆ fromFrameTypes

std::vector<std::string> apra::ConnectionInfo::fromFrameTypes

◆ fromImageTypes

std::vector<ImageMetadata::ImageType> apra::ConnectionInfo::fromImageTypes

◆ fromMemType

FrameMetadata::MemType apra::ConnectionInfo::fromMemType = FrameMetadata::HOST

◆ fromModuleId

std::string apra::ConnectionInfo::fromModuleId

◆ fromModuleType

std::string apra::ConnectionInfo::fromModuleType

◆ fromPin

std::string apra::ConnectionInfo::fromPin

◆ toFrameTypes

std::vector<std::string> apra::ConnectionInfo::toFrameTypes

◆ toImageTypes

std::vector<ImageMetadata::ImageType> apra::ConnectionInfo::toImageTypes

◆ toMemType

FrameMetadata::MemType apra::ConnectionInfo::toMemType = FrameMetadata::HOST

◆ toModuleId

std::string apra::ConnectionInfo::toModuleId

◆ toModuleType

std::string apra::ConnectionInfo::toModuleType

◆ toPin

std::string apra::ConnectionInfo::toPin

The documentation for this struct was generated from the following file: