SheafSystem  0.0.0.0
index_space_interval.h File Reference

Interface for class index_space_interval. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/factory.h"
#include "SheafSystem/index_space_collection.h"

Go to the source code of this file.

Classes

class  sheaf::index_space_interval
 An implemenation of index_space_collection that adds an interface for the interval [begin(), end()) in the id space family. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC std::ostream & sheaf::operator<< (std::ostream &xos, const index_space_interval &xn)
 Insert index_space_interval& xn into ostream& xos. More...
 

Detailed Description

Interface for class index_space_interval.

Definition in file index_space_interval.h.