SheafSystem
0.0.0.0
|
Interface for class poset_crg_state. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/index_space_family.h"
#include "SheafSystem/name_multimap.h"
#include "SheafSystem/pool.h"
#include "SheafSystem/scoped_index.h"
#include "SheafSystem/std_unordered_map.h"
#include "SheafSystem/std_set.h"
#include "SheafSystem/std_string.h"
#include "SheafSystem/zn_to_bool.h"
Go to the source code of this file.
Classes | |
class | sheaf::poset_crg_state |
The data structure representing the cover relation graph of a poset. More... | |
Namespaces | |
sheaf | |
Namespace for the sheaves component of the sheaf system. | |
Functions | |
SHEAF_DLL_SPEC size_t | sheaf::deep_size (const sheaf::poset_crg_state &xp, bool xinclude_shallow=true, size_t xresults[2]=0) |
The deep size of the referenced object of type poset_crg_state; if xinclude_shallow, add the sizeof xp to the result. More... | |
SHEAF_DLL_SPEC std::ostream & | sheaf::operator<< (std::ostream &os, const poset_crg_state &p) |
Insert poset_crg_state& p into ostream& os. More... | |
Interface for class poset_crg_state.
Definition in file poset_crg_state.h.