SheafSystem  0.0.0.0
scattered_insertion_index_space_state.h File Reference

Interface for class scattered_insertion_index_space_state. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/gathered_insertion_index_space_state.h"

Go to the source code of this file.

Classes

class  sheaf::scattered_insertion_index_space_state
 An implementation of class explicit_index_space_state that supports either gathered or scattered insertion of new members, that is, new members can be inserted within the existing domain interval, at the end of it, or discontiguously. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

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

Detailed Description

Interface for class scattered_insertion_index_space_state.

Definition in file scattered_insertion_index_space_state.h.