SheafSystem  0.0.0.0
explicit_index_space_collection.h File Reference

Interface for class explicit_index_space_collection. More...

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

Go to the source code of this file.

Classes

class  sheaf::explicit_index_space_collection
 An implementation of index_space_collection for a sparse collection of explicit id spaces. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

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

Detailed Description

Interface for class explicit_index_space_collection.

Definition in file explicit_index_space_collection.h.