SheafSystem  0.0.0.0
index_space_handle.h File Reference

Interface for class index_space_handle. More...

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

Go to the source code of this file.

Classes

class  sheaf::index_space_handle
 An abstract handle to a space of alternate integer identifiers (aliases) for a subset of a hub set of integer identifiers. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

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

Detailed Description

Interface for class index_space_handle.

Definition in file index_space_handle.h.