SheafSystem  0.0.0.0
offset_index_space_state.h File Reference

Interface for class offset_index_space_state. More...

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

Go to the source code of this file.

Classes

class  sheaf::offset_index_space_state
 A computed implementation of abstract class explicit_index_space_state. This representation assumes the ids are an open gathered set of ids. The equivalence between the ids in this space and the hub id space is computed using an offset. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

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

Detailed Description

Interface for class offset_index_space_state.

Definition in file offset_index_space_state.h.