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

#include <ModuleRegistry.h>

Collaboration diagram for apra::ModuleInfo::PinInfo:
Collaboration graph

Public Attributes

std::string name
 
std::vector< std::string > frame_types
 
bool required = true
 
std::string description
 
MemType memType = FrameMetadata::HOST
 
std::vector< ImageTypeimage_types
 

Member Data Documentation

◆ description

std::string apra::ModuleInfo::PinInfo::description

◆ frame_types

std::vector<std::string> apra::ModuleInfo::PinInfo::frame_types

◆ image_types

std::vector<ImageType> apra::ModuleInfo::PinInfo::image_types

◆ memType

MemType apra::ModuleInfo::PinInfo::memType = FrameMetadata::HOST

◆ name

std::string apra::ModuleInfo::PinInfo::name

◆ required

bool apra::ModuleInfo::PinInfo::required = true

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