Iterator functor that allows to travers over all variables of a specific type.
More...
#include </home/werner/origo/vish/ocean/parzival/Context.hpp>
List of all members.
Public Member Functions
-
virtual bool apply (id_t, const string &s)=0
- Callback function, called for each variable that is defined by the parsing context.
-
virtual ~Iterator ()=0
- Virtual Destructor.
Detailed Description
Iterator functor that allows to travers over all variables of a specific type.
The documentation for this struct was generated from the following files:
- ocean/parzival/Context.hpp
- ocean/parzival/Context.cpp