Lluvia
|
This is the complete list of members for ll::PortDescriptor, including all inherited members.
checkImageChannelCountIs(ll::ChannelCount channelCount) noexcept | ll::PortDescriptor | |
checkImageChannelTypeIs(ll::ChannelType channelType) noexcept | ll::PortDescriptor | |
checkImageChannelTypeIsAnyOf(std::vector< ll::ChannelType > channelTypes) noexcept | ll::PortDescriptor | |
checkImageViewNormalizedCoordinatesIs(bool normalizedCoordinates) noexcept | ll::PortDescriptor | |
getBinding() const noexcept | ll::PortDescriptor | |
getDirection() const noexcept | ll::PortDescriptor | |
getName() const noexcept | ll::PortDescriptor | |
getPortType() const noexcept | ll::PortDescriptor | |
isValid(const std::shared_ptr< ll::Object > &port) const noexcept | ll::PortDescriptor | |
operator=(const PortDescriptor &descriptor)=default | ll::PortDescriptor | |
operator=(PortDescriptor &&descriptor)=default | ll::PortDescriptor | |
PortDescriptor()=default | ll::PortDescriptor | |
PortDescriptor(const PortDescriptor &descriptor)=default | ll::PortDescriptor | |
PortDescriptor(PortDescriptor &&descriptor)=default | ll::PortDescriptor | |
PortDescriptor(uint32_t binding, const std::string &name, ll::PortDirection direction, ll::PortType portType) | ll::PortDescriptor | |
~PortDescriptor()=default | ll::PortDescriptor |