Image Component Library (ICL)
icl::core::Channel< T > Member List

This is the complete list of members for icl::core::Channel< T >, including all inherited members.

begin()icl::core::Channel< T >inline
begin() consticl::core::Channel< T >inline
beginROI()icl::core::Channel< T >inline
beginROI() consticl::core::Channel< T >inline
Channel()icl::core::Channel< T >inline
Channel(const Channel &other)icl::core::Channel< T >inline
Channel(const T *data, const utils::Size &size, const utils::Rect &roi)icl::core::Channel< T >inlineprivate
Channel(T *data, const utils::Size &size, const utils::Rect &roi)icl::core::Channel< T >inlineprivate
const_iterator typedeficl::core::Channel< T >
const_roi_iterator typedeficl::core::Channel< T >
convert(Channel< OtherT > &other) consticl::core::Channel< T >inline
deepCopy(Channel< T > &other) consticl::core::Channel< T >inline
end()icl::core::Channel< T >inline
end() consticl::core::Channel< T >inline
endROI()icl::core::Channel< T >inline
endROI() consticl::core::Channel< T >inline
getDim() consticl::core::Channel< T >inline
getHeight() consticl::core::Channel< T >inline
getROI() consticl::core::Channel< T >inline
getROIHeight() consticl::core::Channel< T >inline
getROIOffset() consticl::core::Channel< T >inline
getROISize() consticl::core::Channel< T >inline
getROIWidth() consticl::core::Channel< T >inline
getROIXOffset() consticl::core::Channel< T >inline
getROIYOffset() consticl::core::Channel< T >inline
getSize() consticl::core::Channel< T >inline
getWidth() consticl::core::Channel< T >inline
Img< T > classicl::core::Channel< T >friend
isNull() consticl::core::Channel< T >inline
iterator typedeficl::core::Channel< T >
m_dataicl::core::Channel< T >mutableprivate
m_roiicl::core::Channel< T >mutableprivate
m_sizeicl::core::Channel< T >mutableprivate
operator()(int x, int y)icl::core::Channel< T >inline
operator()(const utils::Point &p)icl::core::Channel< T >inline
operator()(const utils::Point &p) consticl::core::Channel< T >inline
operator()(int x, int y) consticl::core::Channel< T >inline
operator()(const Vec2D &p) consticl::core::Channel< T >inline
operator=(Channel< T > &other)icl::core::Channel< T >inline
operator=(const Channel< T > &other) consticl::core::Channel< T >inline
operator[](int idx)icl::core::Channel< T >inline
operator[](int idx) consticl::core::Channel< T >inline
redefineROI(const utils::Rect &newROI) consticl::core::Channel< T >inline
roi_iterator typedeficl::core::Channel< T >