SheafSystem  0.0.0.0
index_space_iterator.h File Reference

Interface for class index_space_iterator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/pod_types.h"

Go to the source code of this file.

Classes

class  sheaf::index_space_iterator
 An abstract iterator over the ids of an id space. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC size_t sheaf::deep_size (const index_space_iterator &xn, bool xinclude_shallow=true)
 The deep size of index_space_iterator& xn. More...
 

Detailed Description

Interface for class index_space_iterator.

Definition in file index_space_iterator.h.