SheafSystem  0.0.0.0
reserved_primary_index_space_iterator.h File Reference

Interface for class reserved_primary_index_space_iterator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/explicit_index_space_iterator.h"

Go to the source code of this file.

Classes

class  sheaf::reserved_primary_index_space_iterator
 An iterator over a reserved term in the primary sum id space in which the equivlence between the ids in the space and the hub id space. This iterator can run in two modes. If is_active_only(), only the active interval of ids will be iterated over. If !is_active_only(), all the ids of the space will be iterated over. is_active_only() is the default mode. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Detailed Description

Interface for class reserved_primary_index_space_iterator.

Definition in file reserved_primary_index_space_iterator.h.