SheafSystem  0.0.0.0
index_space_family.h File Reference

Interface for class index_space_family. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/explicit_index_space_collection.h"
#include "SheafSystem/hub_index_space_handle.h"
#include "SheafSystem/interval_index_space_handle.h"
#include "SheafSystem/name_multimap.h"
#include "SheafSystem/pod_types.h"
#include "SheafSystem/std_unordered_set.h"
#include "SheafSystem/std_map.h"

Go to the source code of this file.

Classes

class  sheaf::index_space_family
 Factory and container for a family of id spaces. 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_family &xfamily)
 Insert index_space_family& xn into ostream& xos. More...
 
SHEAF_DLL_SPEC size_t sheaf::deep_size (const index_space_family &xfamily, bool xinclude_shallow=true)
 The deep size of index_space_family& xn. More...
 

Detailed Description

Interface for class index_space_family.

Definition in file index_space_family.h.