ATLAS Offline Software
Classes | Namespaces | Functions
StackElement.h File Reference
#include <iosfwd>
#include <vector>
#include <string>
#include <atomic>
#include "ExpressionEvaluation/IProxyLoader.h"
#include "ExpressionEvaluation/StackElement.icc"
Include dependency graph for StackElement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExpressionParsing::StackElement
 Class describing a single element in a text expression. More...
 

Namespaces

 ExpressionParsing
 Namespace holding all the expression evaluation code.
 

Functions

std::ostream & ExpressionParsing::operator<< (std::ostream &os, const StackElement &el)
 Declare an output operator for StackElement objects. More...