Properties
Properties existing in the Solar_Struct_Iterator
class.
Public
None.
Protected
$_keys
(bool) The list of all keys in the struct.
$_struct
(Solar_Struct) The struct over which we are iterating.
$_valid
(bool) Is the current iterator position valid?
Private
None.