PinElemOwningIterator Class Reference

Inherits PinIterator.

List of all members.

Public Member Functions

 PinElemOwningIterator ()
 ~PinElemOwningIterator ()
 PinElemOwningIterator (const PinElemOwningIterator &i)
PinElemOwningIteratoroperator= (const PinElemOwningIterator &other)
PinFlistOwner next ()

Private Member Functions

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

Friends

class PinFlist


Constructor & Destructor Documentation

PinElemOwningIterator::PinElemOwningIterator (  ) 

PinElemOwningIterator::~PinElemOwningIterator (  ) 

PinElemOwningIterator::PinElemOwningIterator ( const PinElemOwningIterator i  ) 

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


Member Function Documentation

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

PinFlistOwner PinElemOwningIterator::next (  ) 


Friends And Related Function Documentation

friend class PinFlist [friend]


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