![]() |
Programmer's Guide Baumer GAPI SDK Reference v2.10.0
|
This class provides a iterator that can read or modify any element in the list. More...
#include <bgapi2_genicam.hpp>
Public Member Functions | |
bo_bool | operator== (const const_iterator &right) const |
This operator compares their operands for equality. More... | |
bo_bool | operator!= (const const_iterator &right) const |
This operator compares their operands for inequality. More... | |
const_iterator | operator++ () |
Postfix increment operator. More... | |
const_iterator | operator++ (int dummy) |
Prefix increment operator. More... | |
const Formats & | operator* () |
The indirection operator dereferences the list pointer. More... | |
const Formats * | operator-> () |
Member access operator. This operator dereferences the list pointer. More... | |
Friends | |
class | formatlist |
This class provides a iterator that can read or modify any element in the list.
Definition at line 3531 of file bgapi2_genicam.hpp.
BGAPI2::Polarizer::formatlist::const_iterator::operator!= | ( | const const_iterator & | right | ) | const |
This operator compares their operands for inequality.
right | The second operand. |
BGAPI2::Polarizer::formatlist::const_iterator::operator* | ( | ) |
The indirection operator dereferences the list pointer.
BGAPI2::Polarizer::formatlist::const_iterator::operator++ | ( | ) |
Postfix increment operator.
BGAPI2::Polarizer::formatlist::const_iterator::operator++ | ( | int | dummy | ) |
Prefix increment operator.
BGAPI2::Polarizer::formatlist::const_iterator::operator-> | ( | ) |
Member access operator. This operator dereferences the list pointer.
BGAPI2::Polarizer::formatlist::const_iterator::operator== | ( | const const_iterator & | right | ) | const |
This operator compares their operands for equality.
right | The second operand. |
Jan, 14 2020
Baumer Optronic GmbH,
Badstrasse 30, 01454 D-Radeberg, Tel:+49-3528-4386-0, Fax:+49-3528-4386-86,
Email:support.cameras@baumer.com