PinElemObservingIterator Class Reference

Inherits PinIterator.

List of all members.

Public Member Functions

 PinElemObservingIterator ()
 ~PinElemObservingIterator ()
 PinElemObservingIterator (const PinElemObservingIterator &i)
PinElemObservingIteratoroperator= (const PinElemObservingIterator &other)
PinFlistObserver next ()

Private Member Functions

 PinElemObservingIterator (const pin_flist_t *flistp, const u_int32 fldnum, const int count, const PinBool optional=PIN_BOOLEAN_FALSE)

Friends

class PinFlist


Constructor & Destructor Documentation

PinElemObservingIterator::PinElemObservingIterator (  ) 

PinElemObservingIterator::~PinElemObservingIterator (  ) 

PinElemObservingIterator::PinElemObservingIterator ( const PinElemObservingIterator i  ) 

PinElemObservingIterator::PinElemObservingIterator ( const pin_flist_t flistp,
const u_int32  fldnum,
const int  count,
const PinBool  optional = PIN_BOOLEAN_FALSE 
) [private]


Member Function Documentation

PinElemObservingIterator& PinElemObservingIterator::operator= ( const PinElemObservingIterator other  ) 

PinFlistObserver PinElemObservingIterator::next (  ) 


Friends And Related Function Documentation

friend class PinFlist [friend]


Copyright 2017, 2023, Oracle and/or its affiliates.