Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

marlin::Expression Struct Reference

#include <LogicalExpressions.h>

List of all members.

Public Types

enum  Operator { OR, AND }

Public Member Functions

 Expression ()

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

Definition at line 22 of file LogicalExpressions.h.


Member Enumeration Documentation

enum marlin::Expression::Operator
 

Enumeration values:
OR 
AND 

Definition at line 26 of file LogicalExpressions.h.


Constructor & Destructor Documentation

marlin::Expression::Expression  )  [inline]
 

Definition at line 24 of file LogicalExpressions.h.


Member Data Documentation

bool marlin::Expression::isNot
 

Definition at line 29 of file LogicalExpressions.h.

Referenced by marlin::operator<<().

Operator marlin::Expression::Operation
 

Definition at line 28 of file LogicalExpressions.h.

Referenced by marlin::operator<<().

std::string marlin::Expression::Value
 

Definition at line 30 of file LogicalExpressions.h.

Referenced by marlin::operator<<().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 3 06:32:31 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1