|
ApraPipes 1.0
|
This is the complete list of members for apra::PinDef, including all inherited members.
| acceptsFrameType(std::string_view ft) const | apra::PinDef | inline |
| acceptsImageType(ImageType it) const | apra::PinDef | inline |
| create(std::string_view name_, std::string_view frame_type, bool required_=true, std::string_view description_="", MemType memType_=FrameMetadata::HOST) | apra::PinDef | inlinestatic |
| create(std::string_view name_, std::string_view ft1, std::string_view ft2, bool required_=true, std::string_view description_="", MemType memType_=FrameMetadata::HOST) | apra::PinDef | inlinestatic |
| create(std::string_view name_, std::string_view ft1, std::string_view ft2, std::string_view ft3, bool required_=true, std::string_view description_="", MemType memType_=FrameMetadata::HOST) | apra::PinDef | inlinestatic |
| create(std::string_view name_, std::string_view ft1, std::string_view ft2, std::string_view ft3, std::string_view ft4, bool required_=true, std::string_view description_="", MemType memType_=FrameMetadata::HOST) | apra::PinDef | inlinestatic |
| cudaInput(std::string_view name_, std::string_view frame_type, std::string_view description_="") | apra::PinDef | inlinestatic |
| cudaOutput(std::string_view name_, std::string_view frame_type, std::string_view description_="") | apra::PinDef | inlinestatic |
| description | apra::PinDef | |
| frame_type_count | apra::PinDef | |
| frame_types | apra::PinDef | |
| frameTypeCount() const | apra::PinDef | inline |
| hasImageTypeRestrictions() const | apra::PinDef | inline |
| image_type_count | apra::PinDef | |
| image_types | apra::PinDef | |
| imageTypeCount() const | apra::PinDef | inline |
| memType | apra::PinDef | |
| name | apra::PinDef | |
| PinDef()=default | apra::PinDef | |
| required | apra::PinDef | |
| withImageType(ImageType it) const | apra::PinDef | inline |
| withImageTypes(ImageType it1) const | apra::PinDef | inline |
| withImageTypes(ImageType it1, ImageType it2) const | apra::PinDef | inline |
| withImageTypes(ImageType it1, ImageType it2, ImageType it3) const | apra::PinDef | inline |
| withImageTypes(ImageType it1, ImageType it2, ImageType it3, ImageType it4) const | apra::PinDef | inline |