CVD 0.8
CVD::DiskBuffer2Frame< T > Member List
This is the complete list of members for CVD::DiskBuffer2Frame< T >, including all inherited members.
BasicImage(T *data, const ImageRef &size)CVD::BasicImage< T > [inline]
BasicImage(const BasicImage &copyof)CVD::BasicImage< T > [inline]
BasicImage()CVD::BasicImage< T > [inline, protected]
begin() const CVD::BasicImage< T > [inline]
begin()CVD::BasicImage< T > [inline]
const_iterator typedefCVD::BasicImage< T >
copy_from(const SubImage< T > &other) (defined in CVD::SubImage< T >)CVD::SubImage< T > [inline]
data() const CVD::SubImage< T > [inline]
data()CVD::SubImage< T > [inline]
end() const CVD::BasicImage< T > [inline]
end()CVD::BasicImage< T > [inline]
end_ptr()CVD::SubImage< T > [inline, protected]
end_ptr() const CVD::SubImage< T > [inline, protected]
field() const (defined in CVD::VideoFrame< T >)CVD::VideoFrame< T > [inline]
fill(const T d)CVD::SubImage< T > [inline]
image()CVD::LocalVideoFrame< T > [inline]
image() const (defined in CVD::LocalVideoFrame< T >)CVD::LocalVideoFrame< T > [inline]
in_image(const ImageRef &ir) const CVD::SubImage< T > [inline]
in_image_with_border(const ImageRef &ir, int border) const CVD::SubImage< T > [inline]
iterator typedefCVD::BasicImage< T >
LocalVideoFrame(double time, CVD::Image< T > &local)CVD::LocalVideoFrame< T > [inline]
my_dataCVD::SubImage< T > [protected]
my_field (defined in CVD::VideoFrame< T >)CVD::VideoFrame< T > [protected]
my_sizeCVD::SubImage< T > [protected]
my_strideCVD::SubImage< T > [protected]
my_timestampCVD::VideoFrame< T > [protected]
name()CVD::DiskBuffer2Frame< T > [inline]
operator=(const BasicImage &copyof) (defined in CVD::BasicImage< T >)CVD::BasicImage< T > [inline]
operator[](const ImageRef &pos)CVD::SubImage< T > [inline]
operator[](const ImageRef &pos) const CVD::SubImage< T > [inline]
operator[](int row)CVD::SubImage< T > [inline]
operator[](int row) const CVD::SubImage< T > [inline]
pos(const T *ptr) const CVD::SubImage< T > [inline]
ref()CVD::SubImage< T > [inline]
row_stride() const CVD::SubImage< T > [inline]
size() const CVD::SubImage< T > [inline]
sub_image(const ImageRef &start, const ImageRef &size)CVD::SubImage< T > [inline]
sub_image(const ImageRef &start, const ImageRef &size) const CVD::SubImage< T > [inline]
SubImage(T *data, const ImageRef &size, int stride)CVD::SubImage< T > [inline]
SubImage(const SubImage &copyof)CVD::SubImage< T > [inline]
SubImage() (defined in CVD::SubImage< T >)CVD::SubImage< T > [inline, protected]
timestamp(double time)CVD::DiskBuffer2Frame< T > [inline]
timestamp() (defined in CVD::LocalVideoFrame< T >)CVD::LocalVideoFrame< T > [inline]
CVD::VideoFrame::timestamp() const CVD::VideoFrame< T > [inline]
totalsize() const CVD::SubImage< T > [inline]
value_type typedefCVD::BasicImage< T >
VideoFrame(double t, T *data, const ImageRef &size, VideoFrameFlags::FieldType f=VideoFrameFlags::Unknown)CVD::VideoFrame< T > [inline]
VideoFrame(double t, const BasicImage< T > &im, VideoFrameFlags::FieldType f=VideoFrameFlags::Unknown)CVD::VideoFrame< T > [inline]
zero()CVD::SubImage< T > [inline]
~BasicImage()CVD::BasicImage< T > [inline]
~LocalVideoFrame() (defined in CVD::LocalVideoFrame< T >)CVD::LocalVideoFrame< T > [inline, virtual]
~SubImage()CVD::SubImage< T > [inline]
~VideoFrame()CVD::VideoFrame< T > [inline, protected, virtual]