SheafSystem  0.0.0.0
explicit_index_space_state.h File Reference

Interface for class explicit_index_space_state. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/factory.h"
#include "SheafSystem/pod_types.h"

Go to the source code of this file.

Classes

class  sheaf::explicit_index_space_state
 An immutable abstract state for a space of alternate integer identifiers (aliases) for a subset of the hub set of integer identifiers. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC size_t sheaf::deep_size (const explicit_index_space_state &xn, bool xinclude_shallow=true)
 The deep size of explicit_index_space_state& xn. More...
 
SHEAF_DLL_SPEC std::ostream & sheaf::operator<< (std::ostream &xos, const explicit_index_space_state &xn)
 Insert explicit_index_space_state& xn into ostream& xos. More...
 

Detailed Description

Interface for class explicit_index_space_state.

Definition in file explicit_index_space_state.h.