Marlin  1.17.1
 All Classes Namespaces Functions Variables Enumerations Friends Pages
Public Types | Public Attributes | List of all members
marlin::Expression Struct Reference

Helper struct for LogicalExpression. More...

#include <LogicalExpressions.h>

Public Types

enum  Operator { OR, AND }
 

Public Attributes

Operator Operation
 
bool isNot
 
std::string Value
 

Detailed Description

Helper struct for LogicalExpression.

Author
F. Gaede, DESY
Version
Id:
LogicalExpressions.h,v 1.3 2005-10-11 12:56:28 gaede Exp

The documentation for this struct was generated from the following file: