SheafSystem  0.0.0.0
partial_poset_member.h File Reference

Interface for class partial_poset_member. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/abstract_poset_member.h"
#include "SheafSystem/schema_poset_member.h"
#include "SheafSystem/std_iostream.h"
#include "SheafSystem/std_string.h"

Go to the source code of this file.

Classes

class  sheaf::partial_poset_member
 A client handle for a possibly restricted member of a poset.

A partial_poset_member is a poset_member which may be restricted to a subset of the host row schema, but does not export the interface for changing the restriction. /. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Detailed Description

Interface for class partial_poset_member.

Definition in file partial_poset_member.h.