#include <list>
#include <string>
#include <functional>
#include <boost/any.hpp>
#include <salt/vector.h>
#include <zeitgeist/logserver/logserver.h>
Include dependency graph for predicate.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | oxygen |
Classes | |
class | oxygen::Predicate |
assemble a string representing a given list of predicates. More... | |
class | oxygen::Predicate::Iterator |
ParameterList::TVectr::const_iterator together with a reference to the ParameterList the iterator belongs to. More... | |
class | oxygen::ParameterName |
A functional class to find a specific parameter for use as STL predicate. More... | |
class | oxygen::PredicateList |