SheafSystem  0.0.0.0
gathered_insertion_index_space_state.h File Reference

Interface for class gathered_insertion_index_space_state. More...

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

Go to the source code of this file.

Classes

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

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

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

Detailed Description

Interface for class gathered_insertion_index_space_state.

Definition in file gathered_insertion_index_space_state.h.