SheafSystem  0.0.0.0
sum_index_space_state.h File Reference

Interface for class sum_index_space_state. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/explicit_index_space_state.h"
#include "SheafSystem/block.h"
#include "SheafSystem/std_unordered_map.h"
#include "SheafSystem/std_map.h"
#include "SheafSystem/std_list.h"

Go to the source code of this file.

Classes

class  sheaf::sum_index_space_state
 An abstract id space of alternate integer identifiers which is the sum (disjoint union) of two or more id spaces. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

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

Detailed Description

Interface for class sum_index_space_state.

Definition in file sum_index_space_state.h.