SheafSystem  0.0.0.0
namespace_poset.h File Reference

Interface for class namespace_poset. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/poset_state_handle.h"
#include "SheafSystem/namespace_poset_dof_map.h"
#include "SheafSystem/namespace_poset_schema.h"
#include "SheafSystem/scattered_insertion_index_space_handle.h"
#include "SheafSystem/primitives_poset.h"
#include "SheafSystem/primitives_poset_schema.h"
#include "SheafSystem/std_iostream.h"

Go to the source code of this file.

Classes

class  sheaf::namespace_poset
 The default name space; a poset which contains other posets as members. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC std::ostream & sheaf::operator<< (std::ostream &os, const namespace_poset &p)
 Insert namespace_poset& p into ostream& os. More...
 
SHEAF_DLL_SPEC size_t sheaf::deep_size (const namespace_poset &xp, bool xinclude_shallow=true, size_t xresults[4]=0)
 The deep size of the referenced object of type namespace_poset. More...
 

Detailed Description

Interface for class namespace_poset.

Definition in file namespace_poset.h.