Adobe Systems, Inc.

byte_step_fn< IT > Struct Template Reference
[byte_distance]

function object that returns the byte distance between two iterators and advances a given iterator a given number of bytes

#include <pixel_iterator.hpp>

List of all members.


Public Types

typedef std::ptrdiff_t difference_type

Public Member Functions

void advance (IT &it, difference_type d) const
 byte_step_fn (difference_type step=byte_step(IT()))
difference_type difference (const IT &it1, const IT &it2) const
void set_step (std::ptrdiff_t step)
difference_type step () const

Detailed Description

template<typename IT>
struct byte_step_fn< IT >

Definition at line 163 of file pixel_iterator.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google