21 #ifndef RESERVED_PRIMARY_INDEX_SPACE_HANDLE_H 22 #define RESERVED_PRIMARY_INDEX_SPACE_HANDLE_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef PRIMARY_INDEX_SPACE_HANDLE_H 29 #include "SheafSystem/primary_index_space_handle.h" 35 class reserved_primary_index_space_state;
73 const std::string& xname);
137 bool is_next_id_available()
const;
142 bool is_hub_id_available(
pod_type xhub_id)
const;
238 virtual bool is_ancestor_of(
const any *other)
const;
243 virtual bool invariant()
const;
259 #endif // ifndef RESERVED_PRIMARY_INDEX_SPACE_HANDLE_H primary_index_space_state & state()
The primary id space state (mutable version).
A computed implementation of abstract class primary_index_space_state. This representation is used fo...
An abstract handle to a space of alternate integer identifiers (aliases) for a subset of a hub set of...
An implementation of class explicit_index_space_handle that has a primary id space state...
Abstract base class with useful features for all objects.
pod_index_type pod_type
The "plain old data" index type for this.
A collection of id space states. This is a virtual class with provides an interface for accessing the...
virtual bool conforms_to_state(const index_space_collection &xhost, pod_type xlocal_id) const
True if this conforms to the handle type required by the state with local scope id xlocal_id in the h...
An implementation of class primary_index_space_handle that has a reserved primary id space state...
Namespace for the sheaves component of the sheaf system.
Factory and container for a family of id spaces.