Public Member Functions | |
PinElemObservingIteratorConst () | |
~PinElemObservingIteratorConst () | |
PinElemObservingIteratorConst (const PinElemObservingIteratorConst &) | |
PinElemObservingIteratorConst & | operator= (const PinElemObservingIteratorConst &other) |
PinFlistObserverConst | next () const |
PinElemObservingIteratorConst () | |
~PinElemObservingIteratorConst () | |
PinElemObservingIteratorConst (const PinElemObservingIteratorConst &) | |
PinElemObservingIteratorConst & | operator= (const PinElemObservingIteratorConst &other) |
PinFlistObserverConst | next () const |
Private Member Functions | |
PinElemObservingIteratorConst (const pin_flist_t *flistp, const u_int32 fldnum, const int count, const PinBool optional=PIN_BOOLEAN_FALSE) | |
PinElemObservingIteratorConst (const pin_flist_t *flistp, const u_int32 fldnum, const int count, const PinBool optional=PIN_BOOLEAN_FALSE) | |
Friends | |
class | PinFlist |
PinElemObservingIteratorConst::PinElemObservingIteratorConst | ( | ) |
PinElemObservingIteratorConst::~PinElemObservingIteratorConst | ( | ) |
PinElemObservingIteratorConst::PinElemObservingIteratorConst | ( | const PinElemObservingIteratorConst & | ) |
PinElemObservingIteratorConst::PinElemObservingIteratorConst | ( | const pin_flist_t * | flistp, | |
const u_int32 | fldnum, | |||
const int | count, | |||
const PinBool | optional = PIN_BOOLEAN_FALSE | |||
) | [private] |
PinElemObservingIteratorConst::PinElemObservingIteratorConst | ( | ) |
PinElemObservingIteratorConst::~PinElemObservingIteratorConst | ( | ) |
PinElemObservingIteratorConst::PinElemObservingIteratorConst | ( | const PinElemObservingIteratorConst & | ) |
PinElemObservingIteratorConst::PinElemObservingIteratorConst | ( | const pin_flist_t * | flistp, | |
const u_int32 | fldnum, | |||
const int | count, | |||
const PinBool | optional = PIN_BOOLEAN_FALSE | |||
) | [private] |
PinElemObservingIteratorConst& PinElemObservingIteratorConst::operator= | ( | const PinElemObservingIteratorConst & | other | ) |
PinFlistObserverConst PinElemObservingIteratorConst::next | ( | ) | const |
PinElemObservingIteratorConst& PinElemObservingIteratorConst::operator= | ( | const PinElemObservingIteratorConst & | other | ) |
PinFlistObserverConst PinElemObservingIteratorConst::next | ( | ) | const |
PinFlist [friend] |