SheafSystem  0.0.0.0
property_disc_iterator.h File Reference

Interface for class property_disc_iterator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/depth_first_iterator.h"
#include "SheafSystem/sec_vd.h"
#include "SheafSystem/section_iteration_state.h"

Go to the source code of this file.

Classes

class  fields::property_disc_iterator
 Abstract iterator over the discretization of the property section of a field_vd. Concurrently traverses the schema of both the coordinates and property sections of a field, returning to the client at each property discretization member, with enough context to evaluate the coordinate section at the property discretization point. More...
 
struct  fields::property_disc_iterator::depth_flags_type
 Relative depth flags type. More...
 

Namespaces

 fields
 Namespace for fields component of sheaf system.
 

Detailed Description

Interface for class property_disc_iterator.

Definition in file property_disc_iterator.h.