![]() |
SheafSystem
0.0.0.0
|
Interface for class standard_member_hack_crg_interval. More...
#include "SheafSystem/sheaf_dll_spec.h"#include "SheafSystem/explicit_crg_interval.h"Go to the source code of this file.
Classes | |
| class | sheaf::factory< T > |
| A factory for instanting descendants of an abstract type T, given the class name of the descendant. Requires: virtual const string& T::class_name() the actual (descendant) class name of the prototype. virtual T* T::clone() virtual default constructor virtual bool is_initialized() true if instance is fully initialized. More... | |
| class | sheaf::standard_member_hack_crg_interval |
| Implementation of explicit_crg_interval intended only to support the product poset hack in section_space_schema_poset. More... | |
Namespaces | |
| sheaf | |
| Namespace for the sheaves component of the sheaf system. | |
Functions | |
| SHEAF_DLL_SPEC size_t | sheaf::deep_size (const standard_member_hack_crg_interval &xp, bool xinclude_shallow=true) |
| The deep size of the referenced object of type standard_member_hack_crg_interval; if xinclude_shallow, add the sizeof xp to the result. More... | |
Interface for class standard_member_hack_crg_interval.
Definition in file standard_member_hack_crg_interval.h.