23 #ifndef SHEAF_DLL_SPEC_H 24 #include "SheafSystem/sheaf_dll_spec.h" 28 #include "SheafSystem/atp_space.h" 34 using namespace sheaf;
63 static const std::string& standard_schema_poset_name();
68 static const poset_path& standard_schema_path();
136 static bool make_prototype();
155 virtual const char* class_name()
const;
200 virtual bool is_ancestor_of(
const any* xother)
const;
211 virtual bool invariant()
const;
224 #endif // AT1_SPACE_H A general antisymmetric tensor of degree 1 over an abstract vector space (persistent version)...
The standard fiber bundles name space; extends the standard sheaves namespace by defining base space...
poset_type
Identifiers for poset types.
A client handle for a general, abstract partially order set.
A path defined by a poset name and a member name separated by a forward slash ('/'). For example: "cell_definitions/triangle".
at1_space & operator=(const poset_state_handle &xother)
Assignment operator; disabled.
Abstract base class with useful features for all objects.
at1_space(const at1_space &xother)
Copy constructor; disabled.
An abstract antisymmetric tensor space of degree p.
An abstract vector space viewed as an antisymmetric tensor space of degree 1.
at1 member_type
The type of member associated with this space.
int_type pod_index_type
The plain old data index type.
Namespace for the sheaves component of the sheaf system.
Namespace for the fiber_bundles component of the sheaf system.