21 #ifndef EVAL_FAMILY_IMPL_H 22 #define EVAL_FAMILY_IMPL_H 27 member(pod_index_type xtype_id)
34 S* result =
dynamic_cast<S*
>(
member(xtype_id));
54 S* result =
dynamic_cast<S*
>(
member(xhost, xhub_id));
90 #endif // ifndef EVAL_FAMILY_IMPL_H A client handle for a general, abstract partially order set.
An index within the external ("client") scope of a given id space.
int_type pod_index_type
The plain old data index type.
section_evaluator * member(pod_index_type xtype_id) const
The evaluator associated with cell type xtype_id. Note that the result may be void.
pod_type hub_pod() const
The pod value of this mapped to the unglued hub id space.